| Author |
how to move nonjava files to the output folder whn i comile java file
|
ben hur
Greenhorn
Joined: Mar 31, 2008
Posts: 5
|
|
|
Hi when i compile my java file using javac ant task, i want to move non java file to the same output folder where the dot class file are stored. example if a package has 2 java file and a .properties file, when i javac task compile that package .properties file should move where the .class files are moving. can anyone help me please
|
 |
Ben Souther
Sheriff
Joined: Dec 11, 2004
Posts: 13410
|
|
"The Prince", Please check your private messages regarding an important administrative matter. -Ben
|
Java API J2EE API Servlet Spec JSP Spec How to ask a question... Simple Servlet Examples jsonf
|
 |
Ben Souther
Sheriff
Joined: Dec 11, 2004
Posts: 13410
|
|
"ben hur", Please check your private messages. Your account is about to be closed. -Ben
|
 |
Bear Bibeault
Author and ninkuma
Marshal
Joined: Jan 10, 2002
Posts: 56232
|
|
|
"ben hur", as a result of ignoring six warnings to adjust your display name to meet JavaRanch guidelines, your account has been disabled. Should you wish to re-enable your account, you mus contact me via email.
|
[Smart Questions] [JSP FAQ] [Books by Bear] [Bear's FrontMan] [About Bear]
|
 |
 |
|
|
subject: how to move nonjava files to the output folder whn i comile java file
|
|
|