Two Problems with IDE 3.6
hi
First, I cannot access images I do not include the absolute path, and I want to create an application that will be used on many machine that have different paths, isn't there any solution?
Second, I installed the Morena library, compiling it with Net Beans indicates javatwain error.
the previous two problems can be solved if I compile using the standard javac command.
[400 byte] By [
tleis1a] at [2007-9-30 23:35:46]

all the files are mounted inside a main folder, I'll try to mount the images folder alone, and the Morena SK folder alone and my application alone. I hope this will solve my problem
> all the files are mounted inside a main folder, I'll
> try to mount the images folder alone, and the Morena
> SK folder alone and my application alone. I hope this
> will solve my problem
It should. To place files in the classpath, the containing directory must be mounted. (However, you mount a jar to place it in the classpath.)