facebook

Problem adding Struts Capabilities to Web Project

💡
Our Forums Have Moved

For help with installation, bugs reports or feature requests, please head over to our new forums.
Genuitec Community on GitHub

  1. MyEclipse IDE
  2.  > 
  3. Installation, Configuration & Updates
Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #226416 Reply

    Max
    Member

    – System Setup ——————————-
    Operating System and version:
    Eclipse version: 3.0.1
    Eclipse build id: 200409161125
    Fresh Eclipse install (y/n): yes
    If not, was it upgraded to its current version using the update manager?
    Other installed external plugins: None
    Number of plugins in the <eclipse>/plugins directory that begin with org.eclipse.pde.*: 2
    MyEclipse version: 3.8.4+QF2
    MyEclipse build id: 200501171200-3.8.4
    Eclipse JDK version: 1.5.0_01
    Application Server JDK version: JBoss 4.0.1
    Are there any exceptions in the Eclipse log file? No

    – Message Body ——————————-

    I’m following de Tutorial from
    http://www.myeclipseide.com/images/tutorials/Struts/Basic_Action/Basic_Action.html
    I notice the libraries are not were they suppose to be, am i missing something???

    I read all most every post in the forum but i didn’t find the answer here is the screen shoot of my project

    Web Project configuration

    Struts Configuration

    Tanx in advaced

    #226432

    Riyad Kalla
    Member

    Max,
    1) Please check your log file <workspace dir>\.metadata\.log for exceptions related to class loading or JAR loading.
    2) Your settings are all correct, I have no idea why MYEclipse didn’t auto-mount these.
    3) Work around this by going to your Project Properties > Java Build Path > Libraries tab and adding all those JARs to your build path. Sorry for the inconvenience.

    #226436

    Max
    Member

    I manage to work around the problem, tanx to your advice, by changing the JRE Library to use to “JRE_LIB variable” (by default was “JRE Container”), i don´t know how this affect the Struts Capability behavior, may be you can throw some light in this issue???

    #226437

    Riyad Kalla
    Member

    I wish I could, I’ll kick back this info to the dev team in the mean time.

    #226439

    Max
    Member

    Tanx

Viewing 5 posts - 1 through 5 (of 5 total)
Reply To: Problem adding Struts Capabilities to Web Project

You must be logged in to post in the forum log in