MenthorTools / menthor-editor

Menthor Editor
30 stars 7 forks source link

How do I compile this software? #101

Closed hotwaffel closed 7 years ago

johnguerson commented 7 years ago

Hi,

I just updated the readme file in case it wasn't clear enough. Section 5. Running it explains it step-by-step. Basically, all you have to do is:

  1. clone the project,
  2. import the project on an eclipse installation,
  3. setup the correct swt dependency and
  4. run it as if you were running any Java application on eclipse.

Best regards