Hi All,
I need to develop JSPs for my iViews and i was wondering if any of you have recommendations regarding a good IDE, preferably one which integrates to eclipse and tomcat (as these are the tools for the PDK).
I have just downloaded LOMBOZ plugin (which is supposed to facilitate exactly these purposes) but i'm having a hard time integrating it with the the tomcat\jdk (i always need to manualy set the class path for each J2EE project). Can anyone give me a few hints on that?
Thanks
Amit
Hi Amit,
I cannot recommend here JSP tools for eclipse, but ther is a community link on www.eclipse.org which leads to alot of useful eclipse plugins (about 400).
See also the thread from Patrick Höfer. I like definetively, as he does, Dreamweaver.
Oliver
Hi @ all,
did you get lomboz to work?
We have set it up but we have trouble with the sap standard jsp s
the taglibs for isa and isacore are included nad lomboz reports that the file is not found
<%@ taglib uri="/isa" prefix="isa" %>
<%@ taglib uri="/isacore" prefix="isacore" %>
JSP Parsing Error:File"/isa" not found
does this sound familiar?`
got any ideas how this can be resolved?
Thanks in advance
holger
Add a comment