Mine built -- It would appear that you don't have the Web Tools  
Project installed?  I installed mine with Callisto on this RC2 install.
ms
On May 2, 2006, at 11:45 AM, Anjo Krank wrote:
> There seems to be something wrong with RC2...
>
> Cheers, Anjo
>
>
> java:
>     [javac] Compiling 7 source files to /Volumes/Home/woproject/ 
> woproject/temp/classes
>     [javac] /Volumes/Home/woproject/woproject/wolips/plugins/ 
> org.objectstyle.wolips.htmleditor/java/org/objectstyle/wolips/ 
> htmleditor/editor/ActionContributorHTMLWithWebObjectTags.java:46:  
> package org.eclipse.wst.html.ui.internal.edit.ui does not exist
>     [javac] import  
> org.eclipse.wst.html.ui.internal.edit.ui.ActionContributorHTML;
>     [javac]                                                 ^
>     [javac] /Volumes/Home/woproject/woproject/wolips/plugins/ 
> org.objectstyle.wolips.htmleditor/java/org/objectstyle/wolips/ 
> htmleditor/editor/ActionContributorHTMLWithWebObjectTags.java:48:  
> cannot resolve symbol
>     [javac] symbol  : class ActionContributorHTML
>     [javac] location: class  
> org.objectstyle.wolips.htmleditor.editor.ActionContributorHTMLWithWebO 
> bjectTags
>     [javac] public class ActionContributorHTMLWithWebObjectTags  
> extends ActionContributorHTML {
>      
> [javac]                                                             ^
>     [javac] /Volumes/Home/woproject/woproject/wolips/plugins/ 
> org.objectstyle.wolips.htmleditor/java/org/objectstyle/wolips/ 
> htmleditor/editor/HTMLOutlineSelectionHandler.java:49: package  
> org.eclipse.wst.html.core.internal.document does not exist
>     [javac] import  
> org.eclipse.wst.html.core.internal.document.ElementStyleImpl;
>     [javac]                                                    ^
>     [javac] /Volumes/Home/woproject/woproject/wolips/plugins/ 
> org.objectstyle.wolips.htmleditor/java/org/objectstyle/wolips/ 
> htmleditor/editor/HTMLOutlineSelectionHandler.java:76: cannot  
> resolve symbol
>     [javac] symbol  : class ElementStyleImpl
>     [javac] location: class  
> org.objectstyle.wolips.htmleditor.editor.HTMLOutlineSelectionHandler
>     [javac]     private void changeWodSelection(ElementStyleImpl  
> elementStyleImpl) {
>     [javac]                                         ^
>     [javac] /Volumes/Home/woproject/woproject/wolips/plugins/ 
> org.objectstyle.wolips.htmleditor/java/org/objectstyle/wolips/ 
> htmleditor/editor/StructuredTextEditorHTMLWithWebObjectTags.java: 
> 57: package org.eclipse.wst.html.core.internal.document does not exist
>     [javac] import  
> org.eclipse.wst.html.core.internal.document.ElementStyleImpl;
>     [javac]                                                    ^
>     [javac] /Volumes/Home/woproject/woproject/wolips/plugins/ 
> org.objectstyle.wolips.htmleditor/java/org/objectstyle/wolips/ 
> htmleditor/editor/StructuredTextEditorHTMLWithWebObjectTags.java: 
> 58: package org.eclipse.wst.sse.ui does not exist
>     [javac] import org.eclipse.wst.sse.ui.StructuredTextEditor;
>     [javac]                               ^
>     [javac] /Volumes/Home/woproject/woproject/wolips/plugins/ 
> org.objectstyle.wolips.htmleditor/java/org/objectstyle/wolips/ 
> htmleditor/editor/StructuredTextEditorHTMLWithWebObjectTags.java: 
> 59: package org.eclipse.wst.sse.ui.internal.contentoutline does not  
> exist
>     [javac] import  
> org.eclipse.wst.sse.ui.internal.contentoutline.ConfigurableContentOutl 
> inePage;
>     [javac]                                                       ^
>     [javac] /Volumes/Home/woproject/woproject/wolips/plugins/ 
> org.objectstyle.wolips.htmleditor/java/org/objectstyle/wolips/ 
> htmleditor/editor/StructuredTextEditorHTMLWithWebObjectTags.java: 
> 60: package org.eclipse.wst.sse.ui.views.contentoutline does not exist
>     [javac] import  
> org.eclipse.wst.sse.ui.views.contentoutline.ContentOutlineConfiguratio 
> n;
>     [javac]                                                    ^
>     [javac] /Volumes/Home/woproject/woproject/wolips/plugins/ 
> org.objectstyle.wolips.htmleditor/java/org/objectstyle/wolips/ 
> htmleditor/editor/StructuredTextEditorHTMLWithWebObjectTags.java: 
> 67: cannot resolve symbol
>     [javac] symbol  : class StructuredTextEditor
>     [javac] location: class  
> org.objectstyle.wolips.htmleditor.editor.StructuredTextEditorHTMLWithW 
> ebObjectTags
>     [javac]             StructuredTextEditor implements  
> IEmbeddedEditor, IHtmlDocumentProvider {
>     [javac]                 ^
>     [javac] /Volumes/Home/woproject/woproject/wolips/plugins/ 
> org.objectstyle.wolips.htmleditor/java/org/objectstyle/wolips/ 
> htmleditor/editor/StructuredTextEditorHTMLWithWebObjectTags.java: 
> 92: cannot resolve symbol
>     [javac] symbol  : class ContentOutlineConfiguration
>     [javac] location: class  
> org.objectstyle.wolips.htmleditor.editor.StructuredTextEditorHTMLWithW 
> ebObjectTags.ContentOutlineConfigurationWrapper
>     [javac]                     ContentOutlineConfiguration {
>     [javac]                         ^
>     [javac] /Volumes/Home/woproject/woproject/wolips/plugins/ 
> org.objectstyle.wolips.htmleditor/java/org/objectstyle/wolips/ 
> htmleditor/editor/StructuredTextEditorHTMLWithWebObjectTags.java: 
> 93: cannot resolve symbol
>     [javac] symbol  : class ContentOutlineConfiguration
>     [javac] location: class  
> org.objectstyle.wolips.htmleditor.editor.StructuredTextEditorHTMLWithW 
> ebObjectTags.ContentOutlineConfigurationWrapper
>     [javac]             private ContentOutlineConfiguration  
> contentOutlineConfiguration;
>     [javac]                         ^
>     [javac] /Volumes/Home/woproject/woproject/wolips/plugins/ 
> org.objectstyle.wolips.htmleditor/java/org/objectstyle/wolips/ 
> htmleditor/editor/StructuredTextEditorHTMLWithWebObjectTags.java: 
> 98: cannot resolve symbol
>     [javac] symbol  : class ContentOutlineConfiguration
>     [javac] location: class  
> org.objectstyle.wolips.htmleditor.editor.StructuredTextEditorHTMLWithW 
> ebObjectTags.ContentOutlineConfigurationWrapper
>     [javac]                             ContentOutlineConfiguration  
> contentOutlineConfiguration) {
>     [javac]                                 ^
>     [javac] /Volumes/Home/woproject/woproject/wolips/plugins/ 
> org.objectstyle.wolips.htmleditor/java/org/objectstyle/wolips/ 
> htmleditor/editor/ 
> StructuredTextViewerConfigurationHTMLWithWebObjectTags.java:48:  
> package org.eclipse.wst.html.core.internal.provisional.text does  
> not exist
>     [javac] import  
> org.eclipse.wst.html.core.internal.provisional.text.IHTMLPartitionType 
> s;
>      
> [javac]                                                            ^
>     [javac] /Volumes/Home/woproject/woproject/wolips/plugins/ 
> org.objectstyle.wolips.htmleditor/java/org/objectstyle/wolips/ 
> htmleditor/editor/ 
> StructuredTextViewerConfigurationHTMLWithWebObjectTags.java:49:  
> package org.eclipse.wst.html.ui does not exist
>     [javac] import  
> org.eclipse.wst.html.ui.StructuredTextViewerConfigurationHTML;
>     [javac]                                ^
>     [javac] /Volumes/Home/woproject/woproject/wolips/plugins/ 
> org.objectstyle.wolips.htmleditor/java/org/objectstyle/wolips/ 
> htmleditor/editor/ 
> StructuredTextViewerConfigurationHTMLWithWebObjectTags.java:51:  
> cannot resolve symbol
>     [javac] symbol  : class StructuredTextViewerConfigurationHTML
>     [javac] location: class  
> org.objectstyle.wolips.htmleditor.editor.StructuredTextViewerConfigura 
> tionHTMLWithWebObjectTags
>     [javac] public class  
> StructuredTextViewerConfigurationHTMLWithWebObjectTags extends  
> StructuredTextViewerConfigurationHTML {
>      
> [javac]                                                                
>               ^
>     [javac] /Volumes/Home/woproject/woproject/wolips/plugins/ 
> org.objectstyle.wolips.htmleditor/java/org/objectstyle/wolips/ 
> htmleditor/editor/WebObjectTagContentAssistProcessor.java:52:  
> package org.eclipse.wst.html.ui.internal.contentassist does not exist
>     [javac] import  
> org.eclipse.wst.html.ui.internal.contentassist.HTMLContentAssistProces 
> sor;
>     [javac]                                                       ^
>     [javac] /Volumes/Home/woproject/woproject/wolips/plugins/ 
> org.objectstyle.wolips.htmleditor/java/org/objectstyle/wolips/ 
> htmleditor/editor/WebObjectTagContentAssistProcessor.java:53:  
> package org.eclipse.wst.sse.core.internal.provisional does not exist
>     [javac] import  
> org.eclipse.wst.sse.core.internal.provisional.IndexedRegion;
>     [javac]                                                      ^
>     [javac] /Volumes/Home/woproject/woproject/wolips/plugins/ 
> org.objectstyle.wolips.htmleditor/java/org/objectstyle/wolips/ 
> htmleditor/editor/WebObjectTagContentAssistProcessor.java:54:  
> package org.eclipse.wst.sse.ui.internal does not exist
>     [javac] import  
> org.eclipse.wst.sse.ui.internal.StructuredTextViewer;
>     [javac]                                        ^
>     [javac] /Volumes/Home/woproject/woproject/wolips/plugins/ 
> org.objectstyle.wolips.htmleditor/java/org/objectstyle/wolips/ 
> htmleditor/editor/WebObjectTagContentAssistProcessor.java:55:  
> package org.eclipse.wst.sse.ui.internal.contentassist does not exist
>     [javac] import  
> org.eclipse.wst.sse.ui.internal.contentassist.ContentAssistUtils;
>     [javac]                                                      ^
>     [javac] /Volumes/Home/woproject/woproject/wolips/plugins/ 
> org.objectstyle.wolips.htmleditor/java/org/objectstyle/wolips/ 
> htmleditor/editor/WebObjectTagContentAssistProcessor.java:56:  
> package org.eclipse.wst.xml.core.internal.provisional.document does  
> not exist
>     [javac] import  
> org.eclipse.wst.xml.core.internal.provisional.document.IDOMNode;
>      
> [javac]                                                                
> ^
>     [javac] /Volumes/Home/woproject/woproject/wolips/plugins/ 
> org.objectstyle.wolips.htmleditor/java/org/objectstyle/wolips/ 
> htmleditor/editor/WebObjectTagContentAssistProcessor.java:63:  
> cannot resolve symbol
>     [javac] symbol  : class HTMLContentAssistProcessor
>     [javac] location: class  
> org.objectstyle.wolips.htmleditor.editor.WebObjectTagContentAssistProc 
> essor
>     [javac]             HTMLContentAssistProcessor {
>     [javac]                 ^
>     [javac] /Volumes/Home/woproject/woproject/wolips/plugins/ 
> org.objectstyle.wolips.htmleditor/java/org/objectstyle/wolips/ 
> htmleditor/editor/HTMLOutlineSelectionHandler.java:63: cannot  
> resolve symbol
>     [javac] symbol  : class ElementStyleImpl
>     [javac] location: class  
> org.objectstyle.wolips.htmleditor.editor.HTMLOutlineSelectionHandler
>     [javac]             if (object instanceof ElementStyleImpl) {
>     [javac]                                       ^
>     [javac] /Volumes/Home/woproject/woproject/wolips/plugins/ 
> org.objectstyle.wolips.htmleditor/java/org/objectstyle/wolips/ 
> htmleditor/editor/HTMLOutlineSelectionHandler.java:64: cannot  
> resolve symbol
>     [javac] symbol  : class ElementStyleImpl
>     [javac] location: class  
> org.objectstyle.wolips.htmleditor.editor.HTMLOutlineSelectionHandler
>     [javac]                     ElementStyleImpl elementStyleImpl =  
> (ElementStyleImpl) object;
>     [javac]                         ^
>     [javac] /Volumes/Home/woproject/woproject/wolips/plugins/ 
> org.objectstyle.wolips.htmleditor/java/org/objectstyle/wolips/ 
> htmleditor/editor/HTMLOutlineSelectionHandler.java:64: cannot  
> resolve symbol
>     [javac] symbol  : class ElementStyleImpl
>     [javac] location: class  
> org.objectstyle.wolips.htmleditor.editor.HTMLOutlineSelectionHandler
>     [javac]                     ElementStyleImpl elementStyleImpl =  
> (ElementStyleImpl) object;
>      
> [javac]                                                              ^
>     [javac] /Volumes/Home/woproject/woproject/wolips/plugins/ 
> org.objectstyle.wolips.htmleditor/java/org/objectstyle/wolips/ 
> htmleditor/editor/StructuredTextEditorHTMLWithWebObjectTags.java: 
> 77: cannot resolve symbol
>     [javac] symbol  : variable super
>     [javac] location: class  
> org.objectstyle.wolips.htmleditor.editor.StructuredTextEditorHTMLWithW 
> ebObjectTags
>     [javac]             Object object = super.getAdapter(required);
>     [javac]                                 ^
>     [javac] /Volumes/Home/woproject/woproject/wolips/plugins/ 
> org.objectstyle.wolips.htmleditor/java/org/objectstyle/wolips/ 
> htmleditor/editor/StructuredTextEditorHTMLWithWebObjectTags.java: 
> 79: cannot resolve symbol
>     [javac] symbol  : class ConfigurableContentOutlinePage
>     [javac] location: class  
> org.objectstyle.wolips.htmleditor.editor.StructuredTextEditorHTMLWithW 
> ebObjectTags
>     [javac]                     ConfigurableContentOutlinePage  
> structuredTextEditorContentOutlinePage =  
> (ConfigurableContentOutlinePage) object;
>     [javac]                         ^
>     [javac] /Volumes/Home/woproject/woproject/wolips/plugins/ 
> org.objectstyle.wolips.htmleditor/java/org/objectstyle/wolips/ 
> htmleditor/editor/StructuredTextEditorHTMLWithWebObjectTags.java: 
> 79: cannot resolve symbol
>     [javac] symbol  : class ConfigurableContentOutlinePage
>     [javac] location: class  
> org.objectstyle.wolips.htmleditor.editor.StructuredTextEditorHTMLWithW 
> ebObjectTags
>     [javac]                     ConfigurableContentOutlinePage  
> structuredTextEditorContentOutlinePage =  
> (ConfigurableContentOutlinePage) object;
>      
> [javac]                                                                
>                                    ^
>     [javac] /Volumes/Home/woproject/woproject/wolips/plugins/ 
> org.objectstyle.wolips.htmleditor/java/org/objectstyle/wolips/ 
> htmleditor/editor/StructuredTextEditorHTMLWithWebObjectTags.java: 
> 80: cannot resolve symbol
>     [javac] symbol  : class ContentOutlineConfiguration
>     [javac] location: class  
> org.objectstyle.wolips.htmleditor.editor.StructuredTextEditorHTMLWithW 
> ebObjectTags
>     [javac]                     ContentOutlineConfiguration  
> contentOutlineConfiguration = structuredTextEditorContentOutlinePage
>     [javac]                         ^
>     [javac] /Volumes/Home/woproject/woproject/wolips/plugins/ 
> org.objectstyle.wolips.htmleditor/java/org/objectstyle/wolips/ 
> htmleditor/editor/StructuredTextEditorHTMLWithWebObjectTags.java: 
> 212: cannot resolve symbol
>     [javac] symbol  : class ElementStyleImpl
>     [javac] location: class  
> org.objectstyle.wolips.htmleditor.editor.StructuredTextEditorHTMLWithW 
> ebObjectTags.WebObjectTagLabelProvider
>     [javac]                     if (element instanceof  
> ElementStyleImpl) {
>     [javac]                                                ^
>     [javac] /Volumes/Home/woproject/woproject/wolips/plugins/ 
> org.objectstyle.wolips.htmleditor/java/org/objectstyle/wolips/ 
> htmleditor/editor/StructuredTextEditorHTMLWithWebObjectTags.java: 
> 213: cannot resolve symbol
>     [javac] symbol  : class ElementStyleImpl
>     [javac] location: class  
> org.objectstyle.wolips.htmleditor.editor.StructuredTextEditorHTMLWithW 
> ebObjectTags.WebObjectTagLabelProvider
>     [javac]                             ElementStyleImpl  
> elementStyleImpl = (ElementStyleImpl) element;
>     [javac]                                 ^
>     [javac] /Volumes/Home/woproject/woproject/wolips/plugins/ 
> org.objectstyle.wolips.htmleditor/java/org/objectstyle/wolips/ 
> htmleditor/editor/StructuredTextEditorHTMLWithWebObjectTags.java: 
> 213: cannot resolve symbol
>     [javac] symbol  : class ElementStyleImpl
>     [javac] location: class  
> org.objectstyle.wolips.htmleditor.editor.StructuredTextEditorHTMLWithW 
> ebObjectTags.WebObjectTagLabelProvider
>     [javac]                             ElementStyleImpl  
> elementStyleImpl = (ElementStyleImpl) element;
>      
> [javac]                                                                
>        ^
>     [javac] /Volumes/Home/woproject/woproject/wolips/plugins/ 
> org.objectstyle.wolips.htmleditor/java/org/objectstyle/wolips/ 
> htmleditor/editor/StructuredTextEditorHTMLWithWebObjectTags.java: 
> 233: cannot resolve symbol
>     [javac] symbol  : class ElementStyleImpl
>     [javac] location: class  
> org.objectstyle.wolips.htmleditor.editor.StructuredTextEditorHTMLWithW 
> ebObjectTags.WebObjectTagLabelProvider
>     [javac]                     if (element instanceof  
> ElementStyleImpl) {
>     [javac]                                                ^
>     [javac] /Volumes/Home/woproject/woproject/wolips/plugins/ 
> org.objectstyle.wolips.htmleditor/java/org/objectstyle/wolips/ 
> htmleditor/editor/StructuredTextEditorHTMLWithWebObjectTags.java: 
> 234: cannot resolve symbol
>     [javac] symbol  : class ElementStyleImpl
>     [javac] location: class  
> org.objectstyle.wolips.htmleditor.editor.StructuredTextEditorHTMLWithW 
> ebObjectTags.WebObjectTagLabelProvider
>     [javac]                             ElementStyleImpl  
> elementStyleImpl = (ElementStyleImpl) element;
>     [javac]                                 ^
>     [javac] /Volumes/Home/woproject/woproject/wolips/plugins/ 
> org.objectstyle.wolips.htmleditor/java/org/objectstyle/wolips/ 
> htmleditor/editor/StructuredTextEditorHTMLWithWebObjectTags.java: 
> 234: cannot resolve symbol
>     [javac] symbol  : class ElementStyleImpl
>     [javac] location: class  
> org.objectstyle.wolips.htmleditor.editor.StructuredTextEditorHTMLWithW 
> ebObjectTags.WebObjectTagLabelProvider
>     [javac]                             ElementStyleImpl  
> elementStyleImpl = (ElementStyleImpl) element;
>      
> [javac]                                                                
>        ^
>     [javac] /Volumes/Home/woproject/woproject/wolips/plugins/ 
> org.objectstyle.wolips.htmleditor/java/org/objectstyle/wolips/ 
> htmleditor/editor/StructuredTextEditorHTMLWithWebObjectTags.java: 
> 251: cannot resolve symbol
>     [javac] symbol  : method getSelectionProvider ()
>     [javac] location: class  
> org.objectstyle.wolips.htmleditor.editor.StructuredTextEditorHTMLWithW 
> ebObjectTags
>     [javac]             this.getSelectionProvider 
> ().addSelectionChangedListener(
>     [javac]                 ^
>     [javac] /Volumes/Home/woproject/woproject/wolips/plugins/ 
> org.objectstyle.wolips.htmleditor/java/org/objectstyle/wolips/ 
> htmleditor/editor/StructuredTextEditorHTMLWithWebObjectTags.java: 
> 259: cannot resolve symbol
>     [javac] symbol  : method getEditorInput ()
>     [javac] location: class  
> org.objectstyle.wolips.htmleditor.editor.StructuredTextEditorHTMLWithW 
> ebObjectTags
>     [javac]                             this.getEditorInput());
>     [javac]                                 ^
>     [javac] /Volumes/Home/woproject/woproject/wolips/plugins/ 
> org.objectstyle.wolips.htmleditor/java/org/objectstyle/wolips/ 
> htmleditor/editor/StructuredTextEditorHTMLWithWebObjectTags.java: 
> 258: cannot resolve symbol
>     [javac] symbol  : method getDocumentProvider ()
>     [javac] location: class  
> org.objectstyle.wolips.htmleditor.editor.StructuredTextEditorHTMLWithW 
> ebObjectTags
>     [javac]             IDocument editDocument =  
> this.getDocumentProvider().getDocument(
>     [javac]                                          ^
>     [javac] /Volumes/Home/woproject/woproject/wolips/plugins/ 
> org.objectstyle.wolips.htmleditor/java/org/objectstyle/wolips/ 
> htmleditor/editor/ 
> StructuredTextViewerConfigurationHTMLWithWebObjectTags.java:59:  
> cannot resolve symbol
>     [javac] symbol  : variable IHTMLPartitionTypes
>     [javac] location: class  
> org.objectstyle.wolips.htmleditor.editor.StructuredTextViewerConfigura 
> tionHTMLWithWebObjectTags
>     [javac]             if ((partitionType ==  
> IHTMLPartitionTypes.HTML_DEFAULT) || (partitionType ==  
> IHTMLPartitionTypes.HTML_COMMENT)) {
>     [javac]                                       ^
>     [javac] /Volumes/Home/woproject/woproject/wolips/plugins/ 
> org.objectstyle.wolips.htmleditor/java/org/objectstyle/wolips/ 
> htmleditor/editor/ 
> StructuredTextViewerConfigurationHTMLWithWebObjectTags.java:59:  
> cannot resolve symbol
>     [javac] symbol  : variable IHTMLPartitionTypes
>     [javac] location: class  
> org.objectstyle.wolips.htmleditor.editor.StructuredTextViewerConfigura 
> tionHTMLWithWebObjectTags
>     [javac]             if ((partitionType ==  
> IHTMLPartitionTypes.HTML_DEFAULT) || (partitionType ==  
> IHTMLPartitionTypes.HTML_COMMENT)) {
>      
> [javac]                                                                
>                                ^
>     [javac] /Volumes/Home/woproject/woproject/wolips/plugins/ 
> org.objectstyle.wolips.htmleditor/java/org/objectstyle/wolips/ 
> htmleditor/editor/ 
> StructuredTextViewerConfigurationHTMLWithWebObjectTags.java:62:  
> cannot resolve symbol
>     [javac] symbol  : variable super
>     [javac] location: class  
> org.objectstyle.wolips.htmleditor.editor.StructuredTextViewerConfigura 
> tionHTMLWithWebObjectTags
>     [javac]             return super.getContentAssistProcessors 
> (sourceViewer, partitionType);
>     [javac]                        ^
>     [javac] /Volumes/Home/woproject/woproject/wolips/plugins/ 
> org.objectstyle.wolips.htmleditor/java/org/objectstyle/wolips/ 
> htmleditor/editor/WebObjectTagContentAssistProcessor.java:77:  
> cannot resolve symbol
>     [javac] symbol  : class IndexedRegion
>     [javac] location: class  
> org.objectstyle.wolips.htmleditor.editor.WebObjectTagContentAssistProc 
> essor
>     [javac]             IndexedRegion indexedNode =  
> ContentAssistUtils.getNodeAt(
>     [javac]                 ^
>     [javac] /Volumes/Home/woproject/woproject/wolips/plugins/ 
> org.objectstyle.wolips.htmleditor/java/org/objectstyle/wolips/ 
> htmleditor/editor/WebObjectTagContentAssistProcessor.java:78:  
> cannot resolve symbol
>     [javac] symbol  : class StructuredTextViewer
>     [javac] location: class  
> org.objectstyle.wolips.htmleditor.editor.WebObjectTagContentAssistProc 
> essor
>     [javac]                             (StructuredTextViewer)  
> viewer, documentPosition);
>     [javac]                                  ^
>     [javac] /Volumes/Home/woproject/woproject/wolips/plugins/ 
> org.objectstyle.wolips.htmleditor/java/org/objectstyle/wolips/ 
> htmleditor/editor/WebObjectTagContentAssistProcessor.java:77:  
> cannot resolve symbol
>     [javac] symbol  : variable ContentAssistUtils
>     [javac] location: class  
> org.objectstyle.wolips.htmleditor.editor.WebObjectTagContentAssistProc 
> essor
>     [javac]             IndexedRegion indexedNode =  
> ContentAssistUtils.getNodeAt(
>     [javac]                                             ^
>     [javac] /Volumes/Home/woproject/woproject/wolips/plugins/ 
> org.objectstyle.wolips.htmleditor/java/org/objectstyle/wolips/ 
> htmleditor/editor/WebObjectTagContentAssistProcessor.java:79:  
> cannot resolve symbol
>     [javac] symbol  : class IDOMNode
>     [javac] location: class  
> org.objectstyle.wolips.htmleditor.editor.WebObjectTagContentAssistProc 
> essor
>     [javac]             IDOMNode xNode = null;
>     [javac]                 ^
>     [javac] /Volumes/Home/woproject/woproject/wolips/plugins/ 
> org.objectstyle.wolips.htmleditor/java/org/objectstyle/wolips/ 
> htmleditor/editor/WebObjectTagContentAssistProcessor.java:81:  
> cannot resolve symbol
>     [javac] symbol  : class IDOMNode
>     [javac] location: class  
> org.objectstyle.wolips.htmleditor.editor.WebObjectTagContentAssistProc 
> essor
>     [javac]             if (indexedNode instanceof IDOMNode) {
>     [javac]                                            ^
>     [javac] /Volumes/Home/woproject/woproject/wolips/plugins/ 
> org.objectstyle.wolips.htmleditor/java/org/objectstyle/wolips/ 
> htmleditor/editor/WebObjectTagContentAssistProcessor.java:82:  
> cannot resolve symbol
>     [javac] symbol  : class IDOMNode
>     [javac] location: class  
> org.objectstyle.wolips.htmleditor.editor.WebObjectTagContentAssistProc 
> essor
>     [javac]                     xNode = (IDOMNode) indexedNode;
>     [javac]                                  ^
>     [javac] /Volumes/Home/woproject/woproject/wolips/plugins/ 
> org.objectstyle.wolips.htmleditor/java/org/objectstyle/wolips/ 
> htmleditor/editor/WebObjectTagContentAssistProcessor.java:100:  
> cannot resolve symbol
>     [javac] symbol  : variable super
>     [javac] location: class  
> org.objectstyle.wolips.htmleditor.editor.WebObjectTagContentAssistProc 
> essor
>     [javac]             return super.computeCompletionProposals 
> (viewer, documentPosition);
>     [javac]                        ^
>     [javac] 47 errors
>
This archive was generated by hypermail 2.0.0 : Tue May 02 2006 - 12:00:23 EDT