Hi! I’m trying your product, ’cause I wanna get it, but when i installed it I lost my dynamic help in my editor. Help me, please.
I’m development with struts, and i include the struts references in my .jsp, like this:
<%@ taglib uri=”/WEB-INF/struts-bean.tld” prefix=”bean” %>
<%@ taglib uri=”/WEB-INF/struts-logic.tld” prefix=”logic” %>
<%@ taglib uri=”/WEB-INF/struts-html.tld” prefix=”html” %>
Then, when i want to use a struts, i write the first part of the tag, then, and if i wanna help, i only press ctrl+space bar, and the editor give me a list of tag’s properties related to the tag i’m using…
But, now, after I installed the my eclipse, my editor have not those capabilities.
I found a tutorial in your page, to use the struts capabilities. The demonstration indicate the following:
right-click on the project
my eclipse
add struts capabilites
but in my project, my eclipse option, have not that option.
I need that dynamic help! Please, tell me what i need to do to activate it ????