Hi,
While adding a file using the method addFile(java.lang.String filePath) or addFile(java.lang.String parentPath, java.lang.String filePath) i had the follwing exception:
RED
The file i want to added is C:\StarBurn.txt but as it looks like the method considers it as a directory.
Is there any other method that can i use for adding a single file? I would also like to have the possibility to change the name of the file(or directory) that i want to add, how can i do that? I read the documentation for JStarBurn but i couldn't find any method in order to do that.
Thanks
Eliodor
p.s:Is it possible to have the source code of JStarBurn.dll? I am evaluating JStarBurn and having the source code will help me to do it faster. Thanks
|