Am 19.03.2004 um 14:40 schrieb Kaj Hejer:
> Hi!
>
> When trying to build the latest version from cvs I get the following
> errormessages:
>
>
> [javac] Compiling 31 source files to
> /Users/kajh/src/webobjects/woproject/projects/temp/classes
> [javac]
> /Users/kajh/src/webobjects/woproject/projects/wolips/plugins/
> org.objectstyle.wolips.ui/java/org/objectstyle/wolips/ui/editor/
> PatternsetPage.java:78: cannot resolve symbol
> [javac] symbol : class ScrolledForm
> [javac] location: package widgets
> [javac] import org.eclipse.ui.forms.widgets.ScrolledForm;
> [javac] ^
> [javac]
> /Users/kajh/src/webobjects/woproject/projects/wolips/plugins/
> org.objectstyle.wolips.ui/java/org/objectstyle/wolips/ui/editor/
> PatternsetPage.java:112: cannot resolve symbol
> [javac] symbol : class ScrolledForm
> [javac] location: class
> org.objectstyle.wolips.ui.editor.PatternsetPage
> [javac] private void createTableSection(final ScrolledForm
> form, FormToolkit toolkit, String title) {
> [javac] ^
> [javac]
> /Users/kajh/src/webobjects/woproject/projects/wolips/plugins/
> org.objectstyle.wolips.ui/java/org/objectstyle/wolips/ui/editor/
> PatternsetPage.java:102: cannot resolve symbol
> [javac] symbol : class ScrolledForm
> [javac] location: class
> org.objectstyle.wolips.ui.editor.PatternsetPage
> [javac] ScrolledForm form = managedForm.getForm();
> [javac] ^
> [javac] 3 errors
>
> BUILD FAILED
> file:/Users/kajh/src/webobjects/woproject/projects/buildscripts/
> plugin-project.xml:29: Compile failed; see the compiler error output
> for details.
You have to upgrade the Eclipse version used to build WOLips. A build
after M7 is required. I'll recommend the integration build I03182004.
The path to eclipse is stored in your build.properties in the
cvsroot/woproject/projects folder.
Ulrich
This archive was generated by hypermail 2.0.0 : Fri Mar 19 2004 - 13:39:20 EST