Skip to content

dalthviz/example-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Example-generator

Acceleo tutorial - Getting started

Possible troubles

Exception in thread "main" java.lang.NoClassDefFoundError: com/google/common/base/Predicate

From the FAQ of Acceleo. Add com.google.collect as a dependency of the generator. (MANIFEST.MF -> Dependencies tab -> Add -> com.google.collect)

(In Windows at C:\\Users\<your-user>\.p2\plugins)

Run the generator

Go to umlToBeans.mtl, right click, Run as -> Launch Acceleo Application

About

Acceleo Getting started tutorial

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages