|
View:
New views
4 Messages
—
Rating Filter:
Alert me
|
|
|
Setup jedit for scala project
by David Bernard-3
::
Rate this Message:
Reply (Restricted by the Administrator) | Reply to Author | View Threaded | Show Only this Message Hi,
I publish a first version of a plugin and a doc to ease the development of scala poject (under maven or simple file (no-dependencies)) with jEdit like lift itself, any project created with lift archetypes or scala-archetypes (for introduction to scala and maven see article at http://scala-blogs.org/). Main features include : * syntax highlight * compilation of .scala on save (standalone .scala and into a maven project) * running scalaTest (with the right classpath) from jEdit * compiling/packaging maven project from jEdit and grab error in the editor * set keyboard shortcut for every action * a configured environment after 1 or 2 hours More info at http://liftweb.net/index.php/SetUp_jEdit Feedbacks and contributions are welcome. (at less to know if there is interesting users) /davidB |
|
|
|
|
|
|
|
|
Re: [scala-user] Re: Setup jedit for scala project
by Andy Czerwonka-2
::
Rate this Message:
Reply (Restricted by the Administrator) | Reply to Author | View Threaded | Show Only this Message Nope - still doesn't work. Same problem. I'm sure it was 0.2 that I used
yesterday in the first place. "David Bernard" <david.bernard.31@...> wrote in message news:47B00F98.1090902@...... > Hi Andy, > > This a problem with white space. It is fixed (I expect) in the new version > (0.2) release yesterday. > Please give a try. > > Thanks, > > Andy Czerwonka wrote: >> The instructions don't work. See >> http://liftweb.net/index.php/Talk:SetUp_jEdit for my notes. >> >> "David Bernard" >> <david.bernard.31@...> wrote in >> message news:47A0BD94.5000408@...... >>> Hi, >>> >>> I publish a first version of a plugin and a doc to ease the development >>> of scala poject (under maven or simple file (no-dependencies)) with >>> jEdit like lift itself, any project created with lift archetypes or >>> scala-archetypes (for introduction to scala and maven see article at >>> http://scala-blogs.org/). >>> >>> Main features include : >>> * syntax highlight >>> * compilation of .scala on save (standalone .scala and into a maven >>> project) >>> * running scalaTest (with the right classpath) from jEdit >>> * compiling/packaging maven project from jEdit and grab error in the >>> editor >>> * set keyboard shortcut for every action >>> * a configured environment after 1 or 2 hours >>> >>> More info at http://liftweb.net/index.php/SetUp_jEdit >>> >>> Feedbacks and contributions are welcome. (at less to know if there is >>> interesting users) >>> >>> /davidB >>> >> >> >> > > |
| Free embeddable forum powered by Nabble | Forum Help |