facebook

Compilation errors don’t appear in "Problems tab"

💡
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. General Development
Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #304376 Reply

    xaametz
    Member

    I have a compilation error on a Java class and the editor shows the red square.

    I have cleaned the project.

    In the problems tab preferences, “All errors” is checked (I haven’t changed any default value).

    However, there are 0 errors in the problems tab. I can see all the warnings.

    I’m using MyEclipse 8.0 GA on Windows XP.

    Anybody knows what may be hapenning here?

    Thanks in advance

    #304387

    xaametz,
    Can you give some information?
    1. What are your installation details? You can get them from MyEclipse > Installation Summary > Installation Details.
    2. Can you go to “Configure Contents” from the problems tab and check if “Java Pronlems” is checked. I have attached some screen shots for your reference.
    3. Also, can you switch to a new workspace and check if the issue persists?

    Attachments:
    You must be logged in to view attached files.
    #304401

    xaametz
    Member

    Hi,

    I have finally solved the problem. This was the reason:

    This was a MyEclipse 7.5 proyect with AspectJ capabilities, and when I installed MyEclipse8, I opened the proyect, and it was detected as a web proyect without AspectJ. (it’s not easy to see, as you don’t see compilation errors even on .aj files)

    Now I added AspectJ software to MyEclipse, added capabilities to the proyect, cleaned it, and now it’s working perfectly.

    Maybe this should be considered as a bug, as it’s not easy to see at first time.

    These are my installation details:

    *** Date:
    viernes 4 de diciembre de 2009 08H29′ CET

    ** System properties:
    OS=WindowsXP
    OS version=5.1.0
    Java version=1.6.0_13

    *** MyEclipse details:
    MyEclipse Enterprise Workbench
    Version: 8.0
    Build id: 8.0-20091120

    *** Eclipse details:
    MyEclipse Enterprise Workbench

    Version: 8.0
    Build id: 8.0-20091120

    Eclipse startup command=-os
    win32
    -ws
    win32
    -arch
    x86
    -showsplash
    -launcher
    C:\IDE\MyEclipse8\myeclipse.exe
    -name
    Myeclipse
    –launcher.library
    C:\IDE\MyEclipse8\../Genuitec/Common/plugins/org.eclipse.equinox.launcher.win32.win32.x86_1.0.200.v20090519\eclipse_1206.dll
    -startup
    C:\IDE\MyEclipse8\../Genuitec/Common/plugins/org.eclipse.equinox.launcher_1.0.201.R35x_v20090715.jar
    -install
    C:/IDE/MyEclipse8
    -launcher
    C:\IDE\MyEclipse8\myeclipse.exe
    -install
    C:/IDE/MyEclipse8
    -data
    C:\b2b\Myeclipse
    -launcher
    C:\IDE\MyEclipse8\myeclipse.exe
    -install
    C:/IDE/MyEclipse8
    -vm
    C:/IDE/Genuitec/Common/binary/com.sun.java.jdk.win32.x86_1.6.0.013/jre/bin/client/jvm.dll

    Thanks, best regards,

Viewing 3 posts - 1 through 3 (of 3 total)
Reply To: Compilation errors don’t appear in "Problems tab"

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