Hi, Yes, that sounds right, and it's the way that I develop with AppFuse - using the IDE for coding / unit testing and then switching to the command line and executing *mvn jetty:run-war*.
It looks like the instructions for WTP can be followed if you want to deploy from your IDE (though I've not tried this out myself). Cheers, Pete On 9/27/07, meisam4910 <[EMAIL PROTECTED]> wrote: > > > thank you for your quick reply, thanks god somebody is talking here, so > you > mean if it is working well, so it should be fine up to here ? > > yes about the Development environment I want to say that My environemnt is > like following notes, would you tell me if it is right or not ? if any > thing > unusual please let me know. > > my eclipse directory is in drive D:\ > the maven is inside apache folder in drive D(both apache foundation and > maven are installed in drive D:\) > the maven has been set in my windows environment > java home has been set > java bin directory has been set also > > i tried the command line way to create the project exactly the way that > was > explained in quick guide it was successful and also i used candy the > plugin > for the eclipse, it was also successful. > but when i used the project wizard to create the appfuse project > in eclipse after finishing it, in read me file it was written exactly the > thing it was written in the read me file in the command line way, i mean > again after wizard finishes, i have to manually call jetyy to run the > application. is that right ?if the explanations are not clear let me know > please. > > > Pete Gould wrote: > > > > Hi, > > > > Which bits of the page are you having trouble with? I don't think that > you > > need to carry out all these steps to use AppFuse with Eclipse. > > > > Anything from the "Integration with Eclipse Web Tools Project (WTP)" > > downwards doesn't appear to be needed to me, it's just useful > information > > should you wish to use those tools. > > > > Or was it the actual "Development Environment" page that you're having > > problems with? > > > > Cheers, > > > > Pete > > > > > > On 9/27/07, meisam4910 <[EMAIL PROTECTED]> wrote: > >> > >> > >> Guys I start my first web app sample with appfuse in both 2 ways, I > mean > >> from > >> the eclipse(after installing the plugin) and from the command line, > they > >> both worked, but i wanted to conntinue reading the rest of the > tutorials > >> in > >> the appfuse web site i faced to this page: > >> http://appfuse.org/display/APF/Eclipse#Eclipse-download > >> > >> it is really confusing me about the Development Environment and also > >> about > >> some things which are mentioned about the eclipse, should i apply all > >> those > >> changes, they are confusing me very mucj, i have read a lot but still > >> feeling cant get it done. any help would be much appreciated. > >> -- > >> View this message in context: > >> > http://www.nabble.com/Problem-with-eclipse-and-development-environment-tf4529014s2369.html#a12923369 > >> Sent from the AppFuse - User mailing list archive at Nabble.com. > >> > >> --------------------------------------------------------------------- > >> To unsubscribe, e-mail: [EMAIL PROTECTED] > >> For additional commands, e-mail: [EMAIL PROTECTED] > >> > >> > > > > > > -- > View this message in context: > http://www.nabble.com/Problem-with-eclipse-and-development-environment-tf4529014s2369.html#a12924509 > Sent from the AppFuse - User mailing list archive at Nabble.com. > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > >
