For help with installation, bugs reports or feature requests, please head over to our new forums.
Genuitec Community on GitHub
- This topic has 15 replies, 9 voices, and was last updated 18 years, 11 months ago by
homezly.
-
AuthorPosts
-
kikoMemberHi,
using the Struts struts-config design editor I couldn’t create an Action with 3.8.4.
When using the wizard there was a message “warning superclass does not exist” on the top of the wizard window.
As a workaround, I added the struts jar in the Project Build Path manually.
Kiko
February 3, 2005 at 9:52 am #224358
Riyad KallaMemberKiko,
This isn’t so much a workaround as a requirement, the JAR should have been in your build path initially (MyEclipse defaults to auto-mounting the JAR files in WEB-INF/lib dir). Is the wizard behaving correctly now?February 17, 2005 at 7:52 pm #225397
nsiddiquiMemberI had to manually add the struts jar. My Eclipse IDE project did not automount the jars in my WEB-INF/lib dir). Iam running Eclipse 3.0.1. Do you have any suggestion.
February 17, 2005 at 9:02 pm #225399
Riyad KallaMemberThis feature can be turned on/off under Window > Prefs > MyEclipse > J2EE Projects > Web Projects > Build Path, then make sure “Yes” is selected.
August 15, 2005 at 10:29 am #234793
jsandholMember@support-rkalla wrote:
This feature can be turned on/off under Window > Prefs > MyEclipse > J2EE Projects > Web Projects > Build Path, then make sure “Yes” is selected.
I have the same problem and had “Yes” selected. Still no automount… Known bug? Versions 3.1.0 and 3.9.310 (though I downloaded “Version: 4.0 M3 | Filesize: 111.55 MB
Added on: 15-Aug-2005”).August 16, 2005 at 1:14 am #234910
Riyad KallaMemberjsandhol,
What is your Eclipse build id? (Help > About)?I can’t reproduce this locally…
August 16, 2005 at 9:12 am #234953
jsandholMemberEclipse SDK
Version: 3.1.0
Build id: I20050627-1435MyEclipse JSF Support
Version: 3.9.310
Build id: 20050808-4.0-Milestone-3Same configuration works in another computer I tried the installation. Automount works. But not in my work machine…
August 16, 2005 at 9:44 am #234965
Riyad KallaMemberTry restarting using the command line option -clean, then try a new workspace and a new test project in that new workspace (drop a JAR into the lib dir and see if it automounts).
August 16, 2005 at 10:31 am #234975
jsandholMemberWorked on new empty workspace. I suppose re-creating workspace from scratch removes the problem. I think I can manage it from here. Thank you very much. 🙂
May 3, 2006 at 8:41 pm #251569
pope945Memberi hava the same problem as .but in my WEB-INF/lib
hava some automounts files:antlr.jar
commons-beanutils.jar
commons-digester.jar
commons-fileupload.jar
commons-logging.jar
commons-validator.jar
jakarta-oro.jar
struts.jar
but when i want to built jsp.action&form.struts Action wizard :Warning superclass does not existmy myeclipse “Version: 4.1.1GA_E3.1
May 3, 2006 at 9:50 pm #251570
pope945Memberwhy i Worked on new empty workspace.it can work?
who can tell me well?
May 4, 2006 at 3:33 pm #251609
Riyad KallaMemberpope,
Do you also have the J2EE 1.4 Library set in your build path for the project that wasn’t working?June 14, 2006 at 8:16 pm #253493
smartylicMemberadd struts lib in you project
July 28, 2006 at 10:25 pm #255771
caocao_mdjMemberAugust 16, 2007 at 8:45 pm #274032
xzlfsMemberDelete the workspace . Metadata folder Restarting using the command line option -clean
OK -
AuthorPosts
