JSP Editor requires web module when Code Assist is disabled
Brought to you by:
objectlearn
I am unable to use the JSP editor in a non-Lomboz
project setup. I have the code assist functionality
disabled and the editor still pops up the dialog asking for
the web module to be selected.
I need to be able to just use the editor with its color
highlighting without dealing with the annoying popup
every few minutes. Is there a way to completely disable
the need for the web module to be configured?
Logged In: YES
user_id=601080
The version I am using is Lomboz 2.1.1.
Logged In: YES
user_id=142047
Me too. Very annoying.
Logged In: YES
user_id=865593
I've had the same problem.
You need to add a folder (e.g. web) containing a sub folder
WEB-INF. This needs to contain a file web.xml.
When having done that I get an addition to the base folder
name of '(WEB)' and the request for a web module doesn't
show anymore.
Btw. the *.jsp files go into that folder to.
PS: I'm using eclipse 2.1.1 with lomboz 2.1.1
Logged In: YES
user_id=641686
I am encountering the same problem. It has gotten to the
point where the window pops up continuously on some jsp's
and I can't get any work done.
Is there a work around for this problem. I currently have a
/WEB-INF/web.xml, but I am not sure what else Lomboz is
looking for.
-Scot Hale
halesm@hotmail.com