eclipse: "MaxObject cannot be resolved to a type"
Jennek Geels
Jan 23 2006 | 5:36 pm
Hi,
maybe this has been asked before, but I am still a bit puzzled by the
new forums and
the way they are to be searched
I am moving my java development from the quickie environment to eclipse.
Classes that were OK in quickie fail to compile in eclipse.
Error message "MaxObject cannot be resolved to a type"
I have included as 'external jars' in the Build Path for my project
/Library/Application Support/Cycling '74/java/lib/jitter.jar
/Library/Application Support/Cycling '74/java/lib/jode-1.1.2-pre-
embedded.jar
/Library/Application Support/Cycling '74/java/lib/max.jar
and in the package explorer from eclipse I can see MaxObject.class
in package 'com.cycling74.max' in file 'max.jar' in '/Library/
Application Support/Cycling '74/java/lib/'
the .java files begins with
"import com.cycling74.max.*;"
I am on:
Eclipse 3.1
Java 5.0
MaxOS 10.4.4
Max 4.5.5
I am new to eclipse, and have only begun to explore java recently.
However, I have worked with OO and IDEs for a loong time.
My motivation for moving to eclipse is to include my Swing based code
fragments
into mxj classes.
aTdHvAaNnKcSe
-jennek