I don't know if it will work. I use IDEA and it works there. I'd try
it and see. I'd also advocate using full-source. There's no good
reason to tie your project to AppFuse.
Matt
On Jan 16, 2009, at 12:45 PM, Ice-Man <[email protected]>
wrote:
Matt,
And what about if after I run "mvn install eclipse:eclipse" will
"mvn jetty:run" workOut (without run "appfuse:full-source")??!
Ice-Man
2008/12/24 Matt Raible <[email protected]>
If you're running with "mvn jetty:run-war", you should be able to
Ctrl+C to kill it and then "mvn jetty:run-war" again to start
things. We also recommend running "appfuse:full-source" (back up
your project first!) and using "mvn jetty:run", which doesn't
require you to restart the server when altering files.
Matt
On Wed, Dec 24, 2008 at 6:47 AM, Ice-Man
<[email protected]> wrote:
Hi, every1,
Just after changing such files (for instance, set Oracle as
default DataBase) what commands/instructions must I execut so that
run my AppFuse app (costumized) in Jetty and newlly open in Eclipse,
edit and deploy it to (Eclipse) TomCat??!
And if altered the files 'ApplicationResources.properties'; Will I
loose my changings??! :o
Any other further tips/advices are very, very welcome!!
Ice-Man