facebook

Bug in Eclipse IDE Version 3.0.2 Build: 200503110845

💡
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 Archived
  2.  > 
  3. Bugs
Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #230831 Reply

    Cybernoesis
    Member

    – System Setup ——————————-
    Operating System and version: Windows XP SP4
    Eclipse version: 3.0.2
    Eclipse build id: 200503110845
    Fresh Eclipse install (y/n): y
    If not, was it upgraded to its current version using the update manager?
    Other installed external plugins:
    Number of plugins in the <eclipse>/plugins directory that begin with org.eclipse.pde.*: 8
    MyEclipse version: 3.8.4
    Eclipse JDK version: 1.4/1.5 ?
    Application Server JDK version: Lots
    Are there any exceptions in the Eclipse log file? Y, but this is not part of the problem:

    C:\Documents and Settings\Stephen Johnson\Start Menu\Programs\MyEclipse Enterprise Workbench\MyEclipse.lnk
    Status: WARNING
    Additional Notes: WARNING – Shortcut has no target: ignoring

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

    When working through the basic JSP tutorial, the “red” and “yellow” underlining is being applied inappropriately in JSP:

    <%@ page import=“com.Hello” %>

    <%@ page language=”java” import=“java.util.*” %>

    …..

    <body>
    This is my JSP page. <br>
    <% Hello n = new Hello(); %>
    <% out.println(“OO” + n.hello()); %>
    </body>
    </html>

    This JSP page is able to see “Hello.java” perfectly and runs fine. Scott, the moderator, has indicated that this seems to be a problem with the MyEclipse plugin and not Eclipse. I have sent him a screen shot.

    Thanks,
    Stephen Johnson

    #230892

    Riyad Kalla
    Member

    Stephen,
    Can you explain from your example above which is underlined in yellow and which is underlined in red? I”m curious what errors are showing.

    #230911

    Cybernoesis
    Member

    Riyad,

    “Java.util” is showing up in yellow. Other two are showing up in red.

    Thanks,
    Steve

    #230920

    Scott Anderson
    Participant

    Steve,

    Can you please export your example project as a zip file and send it to our support email address? That will allow us to quickly determine what’s going on. In the email, please include the URL for this thread, which is:
    https://www.genuitec.com/forums/topic/bug-in-eclipse-ide-version-3-0-2-build-200503110845/#post-230920

Viewing 4 posts - 1 through 4 (of 4 total)
Reply To: Bug in Eclipse IDE Version 3.0.2 Build: 200503110845

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