Giter VIP home page Giter VIP logo

emoflon / emoflon-ibex-hipe Goto Github PK

View Code? Open in Web Editor NEW
0.0 7.0 1.0 17.94 MB

Incremental unidirectional and bidirectional graph transformations with the HiPE incremental parallel pattern matching engine

License: GNU General Public License v3.0

Java 79.99% Xtend 20.01%
graph-transformation graph-transformation-systems incremental-pattern-matching pattern-matching triple-graph-grammars tgg model-transformations emoflon parallel-pattern-matching

emoflon-ibex-hipe's People

Contributors

adrianmoeller avatar arg0n1s avatar arikae avatar maxkratz avatar svenpeldszus avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Forkers

svenpeldszus

emoflon-ibex-hipe's Issues

Unable to get hello world running

Hi tried a helloworld with hipe and had the following problems:

  • The generated code had calls such as null.MyCorrPackage... at many locations. After deleting the null. manually the code compiled.
  • The generated code contained <<src_package>> and <<trg_package>> at many locations. I had to replace these parts with my actual source and target packages. Not sure if this is what is supposed to happen but after that the code compiled.
  • When everything finally compiled I got the following runtime error:
Exception in thread "main" java.lang.NoSuchMethodError: 'void hipe.engine.HiPEContentAdapter.<init>(org.eclipse.emf.ecore.resource.ResourceSet, hipe.engine.IHiPEEngine)'
	at org.emoflon.ibex.gt.hipe.runtime.HiPEGTEngine.initEngine(HiPEGTEngine.java:295)
	at org.emoflon.ibex.gt.hipe.runtime.HiPEGTEngine.monitor(HiPEGTEngine.java:259)
	at org.emoflon.ibex.tgg.runtime.hipe.HiPETGGEngine.monitor(HiPETGGEngine.java:174)

After some checking I believe this method really does not exist. Something must be wrong with the different versions of the supplied jars.

  • I did not install democles and got a series of errors as the project is created with democles dependencies. It might make sense to make the new project wizard democles/hipe aware.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.