One caveate: The merged web resource directories should also be used for resolving resources within the editor.
For example: I reference a common error.jsp page from all of my jsp's: <%@ page errorPage="/errorHandler/error.jsp"%> "/errorHandler/error.jsp" would be in the other module that this module depends on. The editor would need to be able to resolve the reference to it. There are also common taglib references, etc.
We are thinking about allowing web module depend on another web module.
That way, web resource directories,classes and libraries
will be merged during make. Will that suit your setup ?
>
Could you please move the discussion into the j2ee group ? -- regards, Alexey Kudravtsev Software Developer JetBrains, Inc http://www.jetbrains.com "Develop with pleasure!"
One caveate: The merged web resource directories should also be used for resolving resources within the editor.
>
For example: I reference a common error.jsp page from all of my jsp's: <%@ page errorPage="/errorHandler/error.jsp"%> "/errorHandler/error.jsp" would be in the other module that this module depends on. The editor would need to be able to resolve the reference to it. There are also common taglib references, etc.
We are thinking about allowing web module depend on another web module.
That way, web resource directories,classes and libraries
will be merged during make. Will that suit your setup ?
>
Could you please move the discussion into the j2ee group ? -- regards, Alexey Kudravtsev Software Developer JetBrains, Inc http://www.jetbrains.com "Develop with pleasure!"
One caveate: The merged web resource directories should also be used for resolving resources within the editor.
>
For example: I reference a common error.jsp page from all of my jsp's: <%@ page errorPage="/errorHandler/error.jsp"%> "/errorHandler/error.jsp" would be in the other module that this module depends on. The editor would need to be able to resolve the reference to it. There are also common taglib references, etc.
We are thinking about allowing web module depend on another web module.
That way, web resource directories,classes and libraries
will be merged during make. Will that suit your setup ?
>
Could you please move the discussion into the j2ee group ? -- regards, Alexey Kudravtsev Software Developer JetBrains, Inc http://www.jetbrains.com "Develop with pleasure!"
One caveate: The merged web resource directories should also be used
for
resolving resources within the editor.
>
For example: I reference a common error.jsp page from all of my jsp's: <%@ page errorPage="/errorHandler/error.jsp"%> "/errorHandler/error.jsp" would be in the other module that this
module
depends on. The editor would need to be able to resolve the reference
We are thinking about allowing web module depend on another web
module.
That way, web resource directories,classes and libraries
will be merged during make. Will that suit your setup ?
>
Could you please move the discussion into the j2ee group ? -- regards, Alexey Kudravtsev Software Developer JetBrains, Inc http://www.jetbrains.com "Develop with pleasure!"
Hi! How do i configure my project and modules with 4.0 then if our web app structure is the like: -
folder holding jsps -
folder holding xml files for web app config - different web.xml for different configurations (e.g. differences in contextParams in the deployment descriptor)
Each web app (represented through the different web.xml) will be a Web App Module in IDEA. But i simply cannot include the single jsp folder in all of the Web App Modules so that they get deployed for all my Web App Modules. What do i miss?
Hi! How do i configure my project and modules with 4.0 then if our web app structure is the like: -
folder holding jsps -
folder holding xml files for web app config - different web.xml for different configurations (e.g. differences in contextParams in the deployment descriptor)
Each web app (represented through the different web.xml) will be a Web App Module in IDEA. But i simply cannot include the single jsp folder in all of the Web App Modules so that they get deployed for all my Web App Modules. What do i miss?
thomas
Thomas, look for a post I put up in this forum that has an attachment for advanced project seutp. I have your config above, and the sample project shows that.
Well, i had a look at your complex setup before. It helped me a lot. The problem i had with my configuration was that i have been confused by a minor bug (i think it is a bug, see my request http://www.intellij.net/tracker/idea/viewSCR?publicId=28889) and therefore were not able to add web resource directories at the first tries. Now that i am aware of this everything works fine.
Yes Alexey, that would be excellent.
One caveate: The merged web resource directories should also be used for
resolving resources within the editor.
For example: I reference a common error.jsp page from all of my jsp's:
<%@ page errorPage="/errorHandler/error.jsp"%>
"/errorHandler/error.jsp" would be in the other module that this module
depends on. The editor would need to be able to resolve the reference to
it. There are also common taglib references, etc.
Thnx,
Tim Haley
"Alexey Kudravtsev (JetBrains)" <cdr@intellij.com> wrote in message
news:bur2du$ega$1@is.intellij.net...
That way, web resource directories,classes and libraries
>
>
>
news:bumtku$gii$1@is.intellij.net...
essentially
other
try to
depend
in
both
java
source
are no
code
pisses
>
>
Any chance of this getting into 4.0?
Do I need to submit a feature request, or is it alread in the works?
Thanks,
Tim
"Tim Haley" <ymaraner@yahoo.com> wrote in message
news:burq3k$and$1@is.intellij.net...
>
>
>
>
>
common
planned
root
JSP
Unfortunately
all
definition
>
>
http://www.intellij.net/tracker/idea/viewSCR?publicId=24747
We willl implement this in IDEA 4.1
--
regards,
Alexey Kudravtsev
Software Developer
JetBrains, Inc
http://www.jetbrains.com
"Develop with pleasure!"
"Tim Haley" <ymaraner@yahoo.com> wrote in message news:bvbkb9$m0g$1@is.intellij.net...
>
>
>
>
>
Fantastic. Hopefully this will be yet another nail in JBuilder's coffin.
--
Norris Shelton
Sun Certified Java Programmer
"Alexey Kudravtsev (JetBrains)" <cdr@intellij.com> wrote in message
news:bvd8i2$g09$1@is.intellij.net...
>
>
>
>
news:bvbkb9$m0g$1@is.intellij.net...
for
module
to
module.
TagLibs,
you
module
future?
message
source
in
so
this
there
have
really
>
>
Hi!
How do i configure my project and modules with 4.0 then if our web app structure is the like:
-
folder holding jsps
-
folder holding xml files for web app config
- different web.xml for different configurations (e.g. differences in contextParams in the deployment descriptor)
Each web app (represented through the different web.xml) will be a Web App Module in IDEA. But i simply cannot include the single jsp folder in all of the Web App Modules so that they get deployed for all my Web App Modules. What do i miss?
thomas
Thomas Achleitner wrote:
Thomas, look for a post I put up in this forum that has an attachment
for advanced project seutp. I have your config above, and the sample
project shows that.
R
HI Robert! Thanks for the reply!
Well, i had a look at your complex setup before. It helped me a lot. The problem i had with my configuration was that i have been confused by a minor bug (i think it is a bug, see my request http://www.intellij.net/tracker/idea/viewSCR?publicId=28889) and therefore were not able to add web resource directories at the first tries. Now that i am aware of this everything works fine.
thanks, thomas