Hi ! Le mardi 13 octobre 2009 à 18:08 +0100, [email protected] a écrit : > Hi, > > With the updated Topcased-All, I could download all the sources. > But now when the project is building I got the following error: > 'Building workspace' has encountered a problem > Errors ocurred during the build > > Details: > Errors ocurred during the build. > Errors running builder 'Integrated External Tool Builder' on project > 'org.tocased.hldeditor'. > The file does not exist for the external toll named Ant Builder. > > Besides that a bunch (thousands) of compilation error happen. Bellow are > some. > What am I doing wrong?
You need to set a preference of the Java compiler: in Java/compiler/Errors&Warnings, set "Forbidden reference" to "Warning" and not to "Error". You also need to install manually the dependencies of TOPCASED, as they are listed in the installation note. If I remember, you need: * Acceleo * ATL * Eclipse Monkey * Eclipse SDK (but of course, you 've got it) * EMF * EMF Compare * EMF Search * GEF Zest Visualization Tool * GMF * OCL * OpenArchitectureWare : Generic EMF Editor * SmartQVT 0.2.1 (this precise version is required for UML/SAM simulation plug-ins) * UML2 If you want to install the Java code generator from UML, you will also need Apache Ivy/ivyIDE and JEE generator from UML21 (from the acceleo modules repository). If you are interested in AADL, you will have to install OSATE 1.5.7. Do not forget to do a "clean all projects" after the installations. Things should be cleaner after that ;-) ! > > Tx in advance for your help. > Sérgio > > Description Resource Path Location Type > _fsp cannot be resolved PortNamesParser.java > /org.topcased.sam/src/org/topcased/sam/extensions/parsing/parser line 70 > Java Problem > _fsp cannot be resolved PortNamesParser.java > /org.topcased.sam/src/org/topcased/sam/extensions/parsing/parser line 156 > Java Problem > _fsp cannot be resolved PortNamesParser.java > /org.topcased.sam/src/org/topcased/sam/extensions/parsing/parser line 173 > Java Problem > _fsp cannot be resolved PortNamesParser.java > /org.topcased.sam/src/org/topcased/sam/extensions/parsing/parser line 185 > Java Problem > _fsp cannot be resolved PortNamesParser.java > /org.topcased.sam/src/org/topcased/sam/extensions/parsing/parser line 220 > Java Problem > _fsp cannot be resolved PortNamesParser.java > /org.topcased.sam/src/org/topcased/sam/extensions/parsing/parser line 268 > Java Problem > AbstractEcoreTextualModelSearchQueryBuilderHelper cannot be resolved to a > type AbstractTextualModelSearchQueryBuilderHelper.java > /org.topcased.sam.search/src/org/topcased/sam/search/helper/builder line > 16 Java Problem > AbstractEvaluationEnvironment cannot be resolved to a type > OcldiEvaluationEnvironment.java > /org.topcased.modeler.ocl.di/src/org/topcased/modeler/ocl/ocldi line 54 > Java Problem > AbstractEvaluationEnvironment cannot be resolved to a type > OcldiagramsEvaluationEnvironment.java > /org.topcased.modeler.ocl.diagrams/src/org/topcased/modeler/ocl/ocldiagrams > line 54 Java Problem > AbstractEvaluationEnvironment cannot be resolved to a type > OclrequirementEvaluationEnvironment.java > /org.topcased.ocl.requirement/src/org/topcased/ocl/oclrequirement line 54 > Java Problem > AbstractEvaluationEnvironment cannot be resolved to a type > OclsamEvaluationEnvironment.java > /org.topcased.ocl.sam/src/org/topcased/ocl/oclsam line 63 Java Problem > AbstractEvaluationEnvironment<EClassifier,EOperation,EStructuralFeature,ECla > ss,EObject> cannot be resolved to a type OcldiEvaluationEnvironment.java > /org.topcased.modeler.ocl.di/src/org/topcased/modeler/ocl/ocldi line 118 > Java Problem > AbstractEvaluationEnvironment<EClassifier,EOperation,EStructuralFeature,ECla > ss,EObject> cannot be resolved to a type > OcldiagramsEvaluationEnvironment.java > /org.topcased.modeler.ocl.diagrams/src/org/topcased/modeler/ocl/ocldiagrams > line 119 Java Problem > AbstractEvaluationEnvironment<EClassifier,EOperation,EStructuralFeature,ECla > ss,EObject> cannot be resolved to a type > OclrequirementEvaluationEnvironment.java > /org.topcased.ocl.requirement/src/org/topcased/ocl/oclrequirement line > 119 Java Problem > AbstractEvaluationEnvironment<EClassifier,EOperation,EStructuralFeature,ECla > ss,EObject> cannot be resolved to a type OclsamEvaluationEnvironment.java > /org.topcased.ocl.sam/src/org/topcased/ocl/oclsam line 178 Java > Problem > AbstractExtensionManager cannot be resolved to a type > Outputfilemanager.java > /org.topcased.gendoc.docbook2output/src/org/topcased/gendoc/docbook2output/e > xtensions line 34 Java Problem > Abstraction cannot be resolved to a type Allocate.java > /org.topcased.sysml/src/org/topcased/sysml line 24 Java Problem > Abstraction cannot be resolved to a type SysMLAdapterFactory.java > /org.topcased.sysml/src/org/topcased/sysml/util line 397 Java Problem > Abstraction cannot be resolved to a type SysMLSwitch.java > /org.topcased.sysml/src/org/topcased/sysml/util line 1845 Java Problem > AbstractionImpl cannot be resolved to a type AllocateImpl.java > /org.topcased.sysml/src/org/topcased/sysml/impl line 29 Java Problem > AbstractionItemProvider cannot be resolved to a type > AllocateItemProvider.java > /org.topcased.sysml/src/org/topcased/sysml/provider line 43 Java > Problem > AbstractionItemProvider cannot be resolved to a type > AllocateItemProvider.java > /org.topcased.sysml/src/org/topcased/sysml/provider line 66 Java > Problem > AbstractionItemProvider cannot be resolved to a type > AllocateItemProvider.java > /org.topcased.sysml/src/org/topcased/sysml/provider line 106 Java > Problem > AbstractionItemProvider cannot be resolved to a type > AllocateItemProvider.java > /org.topcased.sam.search/src/org/topcased/sam/search/replace line 15 > Java Problem > AbstractOCLAnalyzer cannot be resolved RequirementForeignMethods.java > /org.topcased.modeler.ocl.di/src/org/topcased/modeler/ocl/ocldi/internal > line 98 Java Problem > AbstractOCLAnalyzer cannot be resolved RequirementForeignMethods.java > /org.topcased.modeler.ocl.diagrams/src/org/topcased/modeler/ocl/ocldiagrams/ > internal line 51 Java Problem > AbstractOCLAnalyzer cannot be resolved RequirementForeignMethods.java > /org.topcased.modeler.uml.activitydiagram/src/org/topcased/modeler/uml/activ > itydiagram/commands line 79 Java Problem > AcceptEventAction cannot be resolved to a type > ADELE_ComponentsSwitch is a raw type. References to generic type > ADELE_ComponentsSwitch<T> should be parameterized BusEditPartFactory.java > /org.topcased.adele.editor/src/org/topcased/adele/editor/bus line 125 > Java Problem > ADELE_ComponentsSwitch is a raw type. References to generic type > ADELE_ComponentsSwitch<T> should be parameterized BusEditPartFactory.java > /src/org/topcased/adele/editor/data line 438 -- Pierre The information in this e-mail is confidential. The contents may not be disclosed or used by anyone other than the addressee. Access to this e-mail by anyone else is unauthorised. If you are not the intended recipient, please notify Airbus immediately and delete this e-mail. Airbus cannot accept any responsibility for the accuracy or completeness of this e-mail as it has been sent over public networks. If you have any concerns over the content of this message or its Accuracy or Integrity, please contact Airbus immediately. All outgoing e-mails from Airbus are checked using regularly updated virus scanning software but you should take whatever measures you deem to be appropriate to ensure that this message and any attachments are virus free.
signature.asc
Description: Ceci est une partie de message numériquement signée
_______________________________________________ Topcased-users mailing list [email protected] http://lists.gforge.enseeiht.fr/mailman/listinfo/topcased-users
