Thanks.

For some reason, the problem was that there was an exclude filter on  
** the src-gen folder in my eclipse project for the dsl.editor - when  
I edited the project properties and removed that filter the rest of it  
was found.

I was able to get it working after doing that.

Ryan

On Aug 27, 2008, at 11:25 PM, Patrik Nordwall wrote:

>
> Start with building sculptor-parent (run mvn clean install).
> Refresh.
> Thereafter you should not have any errors.
> If you change the grammar (.xtext) you will have to run generate.oaw  
> in
> sculptor.dsl project
>
> /Patrik
>
>
>
> Ryan Gardner wrote:
>>
>> I open the org.fornax.sculptor.dsl project in eclipse and run the
>> generate.oaw workflow
>>
>> The org.fornax.sculptor.dsl.editor project contains hundreds of  
>> errors
>> - mostly because its seems that it can't find many of its  
>> dependencies.
>>
>> Am I doing something wrong?
>>
>> Ryan
>>
>> PS... Here's a small sample of some of the errors from the eclipse
>> window:
>>
>> Description  Resource        Path    Location        Type
>> AbstractXtextEditor cannot be resolved to a type     
>> SculptordslEditor.java       org.fornax.cartridges.sculptor.dsl.editor/src/
>> org/fornax/cartridges/sculptor/dsl/editor    line 8  Java Problem
>> AbstractXtextEditorPlugin cannot be resolved to a type       
>> SculptordslEditor.java       org.fornax.cartridges.sculptor.dsl.editor/src/
>> org/fornax/cartridges/sculptor/dsl/editor    line 10 Java Problem
>> AbstractXtextEditorPlugin cannot be resolved to a type       
>> SculptordslEditorPlugin.java  
>> org.fornax.cartridges.sculptor.dsl.editor/
>> src/org/fornax/cartridges/sculptor/dsl       line 7  Java Problem
>> BundleContext cannot be resolved to a type   
>> SculptordslEditorPlugin.java  
>> org.fornax.cartridges.sculptor.dsl.editor/
>> src/org/fornax/cartridges/sculptor/dsl       line 22 Java Problem
>> Couldn't find extensions : neverCheckAgainForThisTypeAndKeyword()    
>> GenStyle.ext org.fornax.cartridges.sculptor.dsl.editor/src-gen/org/
>> fornax/cartridges/sculptor/dsl       line: 4 openArchitectureWare Problem
>> Couldn't find extensions : newProposal('"1"')        ContentAssist.ext       
>> org.fornax.cartridges.sculptor.dsl.editor/src/org/fornax/cartridges/
>> sculptor/dsl line: 57        openArchitectureWare Problem
>> Couldn't find extensions : newProposal('"all"')      ContentAssist.ext       
>> org.fornax.cartridges.sculptor.dsl.editor/src/org/fornax/cartridges/
>> sculptor/dsl line: 44        openArchitectureWare Problem
>> Couldn't find extensions : newProposal('"CHAR"')     ContentAssist.ext       
>> org.fornax.cartridges.sculptor.dsl.editor/src/org/fornax/cartridges/
>> sculptor/dsl line: 38        openArchitectureWare Problem
>> Couldn't find extensions : newProposal('"join"')     ContentAssist.ext       
>> org.fornax.cartridges.sculptor.dsl.editor/src/org/fornax/cartridges/
>> sculptor/dsl line: 52        openArchitectureWare Problem
>> Couldn't find extensions :
>> newProposal("abstract","abstract","keyword.gif")      
>> GenContentAssist.ext 
>> org.fornax.cartridges.sculptor.dsl.editor/src-gen/org/fornax/
>> cartridges/sculptor/dsl      line: 568       openArchitectureWare Problem
>> Couldn't find extensions :
>> newProposal("abstract","abstract","keyword.gif")      
>> GenContentAssist.ext 
>> org.fornax.cartridges.sculptor.dsl.editor/src-gen/org/fornax/
>> cartridges/sculptor/dsl      line: 577       openArchitectureWare Problem
>> Couldn't find extensions : newProposal("asc")        ContentAssist.ext       
>> org.fornax.cartridges.sculptor.dsl.editor/src/org/fornax/cartridges/
>> sculptor/dsl line: 41        openArchitectureWare Problem
>> Couldn't find extensions :  
>> newProposal("cache","cache","keyword.gif")   
>> GenContentAssist.ext org.fornax.cartridges.sculptor.dsl.editor/src- 
>> gen/
>> org/fornax/cartridges/sculptor/dsl   line: 533       openArchitectureWare
>> Problem
>> Couldn't find extensions :  
>> newProposal("cache","cache","keyword.gif")   
>> GenContentAssist.ext org.fornax.cartridges.sculptor.dsl.editor/src- 
>> gen/
>> org/fornax/cartridges/sculptor/dsl   line: 537       openArchitectureWare
>> Problem
>> Couldn't find extensions :  
>> newProposal("cache","cache","keyword.gif")   
>> GenContentAssist.ext org.fornax.cartridges.sculptor.dsl.editor/src- 
>> gen/
>> org/fornax/cartridges/sculptor/dsl   line: 564       openArchitectureWare
>> Problem
>> Couldn't find extensions : newProposal("delete;")    ContentAssist.ext       
>> org.fornax.cartridges.sculptor.dsl.editor/src/org/fornax/cartridges/
>> sculptor/dsl line: 27        openArchitectureWare Problem
>> Couldn't find extensions : newProposal("DslApplicationDoc")  
>> GenContentAssist.ext org.fornax.cartridges.sculptor.dsl.editor/src- 
>> gen/
>> org/fornax/cartridges/sculptor/dsl   line: 191       openArchitectureWare
>> Problem
>> Couldn't find extensions : newProposal("DslApplicationName") 
>> GenContentAssist.ext org.fornax.cartridges.sculptor.dsl.editor/src- 
>> gen/
>> org/fornax/cartridges/sculptor/dsl   line: 195       openArchitectureWare
>> Problem
>> Couldn't find extensions : newProposal("DslApplicationName") 
>> GenContentAssist.ext org.fornax.cartridges.sculptor.dsl.editor/src- 
>> gen/
>> org/fornax/cartridges/sculptor/dsl   line: 55        openArchitectureWare  
>> Problem
>> Couldn't find extensions : newProposal("DslAttributeDatabaseColumn") 
>> GenContentAssist.ext org.fornax.cartridges.sculptor.dsl.editor/src- 
>> gen/
>> org/fornax/cartridges/sculptor/dsl   line: 67        openArchitectureWare  
>> Problem
>> Couldn't find extensions : newProposal("DslAttributeDatabaseType")   
>> GenContentAssist.ext org.fornax.cartridges.sculptor.dsl.editor/src- 
>> gen/
>> org/fornax/cartridges/sculptor/dsl   line: 71        openArchitectureWare  
>> Problem
>> Couldn't find extensions : newProposal("DslAttributeDoc")    
>> GenContentAssist.ext org.fornax.cartridges.sculptor.dsl.editor/src- 
>> gen/
>> org/fornax/cartridges/sculptor/dsl   line: 7 openArchitectureWare  
>> Problem
>> Couldn't find extensions : newProposal("DslAttributeLength") 
>> GenContentAssist.ext org.fornax.cartridges.sculptor.dsl.editor/src- 
>> gen/
>> org/fornax/cartridges/sculptor/dsl   line: 143       openArchitectureWare
>> Problem
>> Couldn't find extensions : newProposal("DslAttributeName")   
>> GenContentAssist.ext org.fornax.cartridges.sculptor.dsl.editor/src- 
>> gen/
>> org/fornax/cartridges/sculptor/dsl   line: 111       openArchitectureWare
>> Problem
>>
>>
>> -------------------------------------------------------------------------
>> This SF.Net email is sponsored by the Moblin Your Move Developer's
>> challenge
>> Build the coolest Linux based applications with Moblin SDK & win  
>> great
>> prizes
>> Grand prize is a trip for two to an Open Source event anywhere in the
>> world
>> http://moblin-contest.org/redirect.php?banner_id=100&url=/
>> _______________________________________________
>> Fornax-developer mailing list
>> [email protected]
>> https://lists.sourceforge.net/lists/listinfo/fornax-developer
>>
>>
>
> -- 
> View this message in context: 
> http://www.nabble.com/Having-problems-building-the-dsl-editor-in-trunk-tp19190405s17564p19194401.html
> Sent from the Fornax-Platform mailing list archive at Nabble.com.
>
>
> -------------------------------------------------------------------------
> This SF.Net email is sponsored by the Moblin Your Move Developer's  
> challenge
> Build the coolest Linux based applications with Moblin SDK & win  
> great prizes
> Grand prize is a trip for two to an Open Source event anywhere in  
> the world
> http://moblin-contest.org/redirect.php?banner_id=100&url=/
> _______________________________________________
> Fornax-developer mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/fornax-developer


-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Fornax-developer mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/fornax-developer

Reply via email to