| [news.eclipse.tools.ve] Error Compiling using javac vs. Eclipise |
|
Have a visual class with 1 JFrame which compiles in
Eclipse and runs with no errors. However, if i compile the class from a command
line javac MortCalc.java, receive the following error: cannot resolve symbol ;
method setMinimumSize <java.awt.Dimension(450,250)); Location: class MortCalc
this.setMinimumSize(new java.awt.Dimension).
Anyone have any clue?
Thanks,
Jules (Jay) E.
Walker What I hear, I
forget. |