Have to direct class file to a different folder [message #873930] |
Sat, 19 May 2012 09:59  |
Eclipse User |
|
|
|
I have a question about Eclipse class file destination directory, please.
When we compile from DOS command prompt using -d flag
javac myfile.java -d C:\my_classes
the class file will be saved to my_classes folder which can be
be completely different from the folder where the .java file is.
Is there a simple way to do this in Eclipse IDE, please
I tried to redirect from Project -> Properties -> Java Build Path -> Source folder
At the bottom of this source Tab, Browse button is allowing me use only sub-folder
within the workspace\project folder.
It is NOT letting me select a completely different folder (for example on a different
disk drive path such as E:\my_classes)
Thanks
Sam
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.08715 seconds