On 1/8/07, Mikael Andersson <[EMAIL PROTECTED]> wrote:
Ok, was just about to check if eclipse is better (but the site with the sysdeo plugin was down ;) ).
With WTP (http://www.eclipse.org/webtools/), you don´t need sysdeo.
I guess there is no way for me to somehow keep src/main/webapp/ as web root to be able to change jsp's/xhtml files is there?
I´m afraid there is not way.
- Mike On 08/01/07, Fabricio Lemos <[EMAIL PROTECTED]> wrote: > > Don´t know about IntelliJ, but with Eclipse WTP you can debug > applications not deployed by the IDE. You only have do start the > server within the IDE, but not deploy through it. > > On 1/6/07, Mikael Andersson <[EMAIL PROTECTED]> wrote: > > Hi > > > > I have a little webapp which has some resources filtered I have two > profiles > > dev and prod, currently the different profiles specify different > property > > files to be used when filtering the webapp resources. > > My problem is that I don't know how to debug the application, can't > deploy > > the application from within IntelliJ anymore due to the property > > placeholders. > > > > I'm also about to skip the filter property files in favor of having the > > properties in settings.xml, since I don't want to check that in to my > public > > SVN. Which also causes the same debugging problem. > > > > I guess I could keep debug versions of my files and switch those for the > > live ones, but I'd like to find a way of utilizing maven. > > > > Tips and advice greatly appreciated. > > > > Cheers, > > Mike > > > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > >
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
