[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.newcomer] Re: This compilation unit is not on the build path of a Java Project error

Rick Kirch wrote:
I created a project from CVS checkout. I went to a class file and opened. I began to change the imports statment when this message appears. I assumed that I needed to update the build path. The problem is that I do not have a Java Build Path properties page in the project properties. What am I doing wrong?

Do you really mean to say that you tried to edit the .class file, or was that a typo? You an not edit .class files, you edit the source .java files.


HTH,
	Eric