User:Mattn/Eclipse

From UFO:AI
< User:Mattn
Revision as of 09:39, 17 May 2012 by Mattn (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

I will collect some ideas for plugins that might be handy when developing UFO:AI stuff.

Plugins

xtext based editor

Prepare

Develop

  • net.sourceforge.ufoai.dsl/src/UFOScript.xtext is the grammar file
    • right click - run as "generate xtext artifacts"
    • run the net.sourceforge.ufoai.dsl project as eclipse application.
      • import some ufoai ui scripts into your new workspace

General

The java classes in net.sourceforge.ufoai.dsl/src and net.sourceforge.ufoai.dsl.ui/src can get extended and won't get overwritten. You can implement a formatter, validator and stuff like that here.

Links

Update site

http://ufoai.org/updatesite/

Links