- This topic has 5 replies, 3 voices, and was last updated 16 years, 1 month ago by
Loyal Water.
-
AuthorPosts
-
jcmeiraMemberI am using MyEclipse 7 and I am getting that message when the cod references an external .jar class. I must always save and restart mayeclips to solve the problem.
Loyal WaterMemberCan you please list the steps to help me reproduce this issue at my end.
Also, can you go to MyEclipse > Installation Summary > Installation Details and paste the information here for me.
bvberryMemberI get this message frequently when I make and save a change to a class. I can fix it by modifying the build path. I exclude/include a document directory. This causes the project to rebuild and the error goes away. This may also be related to an issue where it cannot find my web.xml.
===========================================
*** Date:
Friday, April 10, 2009 12:34:07 PM MDT** System properties:
OS=WindowsXP
OS version=5.1.0
Java version=1.5.0_11*** MyEclipse details:
MyEclipse Enterprise Workbench
Version: 7.1.1
Build id: 7.1.1-20090310*** Eclipse details:
MyEclipse Enterprise WorkbenchVersion: 7.1.1
Build id: 7.1.1-20090310Eclipse startup command=-os
win32
-ws
win32
-arch
x86
-showsplash
-launcher
C:\Documents and Settings\bberry\Genuitec\MyEclipse 7.1\myeclipse.exe
-name
Myeclipse
–launcher.library
C:\Documents and Settings\bberry\Genuitec\MyEclipse 7.1\../Common\plugins\org.eclipse.equinox.launcher.win32.win32.x86_1.0.101.R34x_v20080731\eclipse_1115.dll
-startup
C:\Documents and Settings\bberry\Genuitec\MyEclipse 7.1\../Common\plugins\org.eclipse.equinox.launcher_1.0.101.R34x_v20080819.jar
-clean
-configuration
C:\Documents and Settings\bberry\Genuitec\MyEclipse 7.1\configuration
-vm
C:\Documents and Settings\bberry\Genuitec\Common\binary\com.sun.java.jre.win32.x86_1.5.0.011\bin\client\jvm.dll
Loyal WaterMemberbvberry,
Could you give me some more information about the project that you are working on. I can ask the dev team to look into this issue.
bvberryMemberI am working on a Jave 6 project using GWT 1.5.3 and Hibernate 3.3.1 writing to a mysql 5 database.
Loyal WaterMemberIf you go to Project > Clean and clean your project, does that remove the messages?
-
AuthorPosts