DevelopmentEnvironment |
|
Your trail: |
Difference between
version 17
and
version 16:
At line 64 changed 1 line. |
* I use [Cygwin|http://www.cygwin.com] on Windows for running Ant and doing all command line things. In my %HOME%\.profile file, I have the following items that might be useful: |
* I use [Cygwin|http://www.cygwin.com] on Windows for running Ant and doing all command line things. I install it in %TOOLS_HOME%\cygwin. In my %HOME%\.profile file, I have the following items that might be useful: |
At line 69 changed 1 line. |
* I use [Eclipse|http://www.eclipse.org] on Windows for editing .java files. I still use Ant to build and deploy, but the CVS versions of AppFuse and StrutsResume does contain the .classpath and .project files for Eclipse. Additionally, AppFuse has project files for [Intellij's IDEA|http://www.intellij.com] (version 3.0.5). I'll write a HowTo in the next few days on running Ant in either of these IDEs. The good news is I've got it working, now I just have to document it. |
* I use [Eclipse|http://www.eclipse.org] on Windows for editing .java files. I install it in %TOOLS_HOME%\eclipse. I still use Ant to build and deploy, but the CVS versions of AppFuse and StrutsResume does contain the .classpath and .project files for Eclipse. Additionally, AppFuse has project files for [Intellij's IDEA|http://www.intellij.com] (version 3.0.5). I'll write a HowTo in the next few days on running Ant in either of these IDEs. The good news is I've got it working, now I just have to document it. |
Back to DevelopmentEnvironment,
or to the Page History.
|