You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@struts.apache.org by Tiago Nodari <ti...@uol.com.br> on 2002/09/05 20:31:44 UTC

Re: EasyStruts and location of the generated Action file (URGENT)

         Hi,

         I dont use eclipse that much but what I do is set the project base 
path as CATALINA_HOME/webapps/ and I use a plugin called
Tomcat which has a project called tomcat that creates a web-inf and inside 
the web-inf a src and classes dir, works really nice...

http://www.sysdeo.com/eclipse/tomcatPlugin.html



At 03:18 PM 9/5/2002 +0200, you wrote:

>         When I create a new Action class, it tries to save the file at:
>         [.jpx project's location]/base package/src/base package +   Action
>class package.
>         Why this path?
>         The file must be created under the
>         CATALINA_HOME/webapps/src/base package+ Action class package
>         I don't understand which path (EasyStruts properties or setup I must
>change).
>         Where are saved the parameters declared in the EasyStruts set up and
>properties ?
>         Is it possible to share them ?
>
>--
>To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
>For additional commands, e-mail: <ma...@jakarta.apache.org>