Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » EMF "Technology" (Ecore Tools, EMFatic, etc)  » Recommended Editor for Java Emitter Templates?
Recommended Editor for Java Emitter Templates? [message #36955] Sat, 10 June 2006 09:09 Go to next message
Eclipse UserFriend
Originally posted by: botterwe.uni-koblenz.de

Hi *,

I'm looking for a good JET editor.

I've found JET-Editor
http://sourceforge.net/projects/jet-editor/
but it doesn't have many features and the project seems not to be very
active.

Now I'm considering emft.jeteditor as an alternative.

- What do I need to run it? Would it work with EMF 2.1.2?

- Do I have to install anything else than unpacking the
emft-jeteditor-runtime-1.0.0RC6.zip?

- Are there any "Getting Started" or "How-to-Install" docs I did overlook?

Thanks in advance
Goetz
Re: Recommended Editor for Java Emitter Templates? [message #36990 is a reply to message #36955] Sat, 10 June 2006 14:42 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: merks.ca.ibm.com

Goetz,

The JET Editor in EMFT is the one from source forge donated to Eclipse
by Joel. It is designed to work with Eclipse 3.2 and EMF 2.2. The
build for it was only made available a few weeks ago, so probably not
many folks have noticed it yet. I personally find it extremely useful
and use it for all my JET editing needs. What features are missing?
Just unzipping the build and running eclipse.exe -clean should be all
you need to do to run it. By default it's registered to open against
these file extensions: extensions="javajet,propertiesjet,xmljet"


Goetz Botterweck wrote:
> Hi *,
>
> I'm looking for a good JET editor.
>
> I've found JET-Editor
> http://sourceforge.net/projects/jet-editor/
> but it doesn't have many features and the project seems not to be very
> active.
>
> Now I'm considering emft.jeteditor as an alternative.
>
> - What do I need to run it? Would it work with EMF 2.1.2?
>
> - Do I have to install anything else than unpacking the
> emft-jeteditor-runtime-1.0.0RC6.zip?
>
> - Are there any "Getting Started" or "How-to-Install" docs I did
> overlook?
>
> Thanks in advance
> Goetz
>
>
>
>
>
>
Re: Recommended Editor for Java Emitter Templates? [message #37056 is a reply to message #36955] Sat, 10 June 2006 20:08 Go to previous message
Joel Cheuoua is currently offline Joel CheuouaFriend
Messages: 38
Registered: July 2009
Member
Goetz,

As Ed said, the EMFT JET Editor should fit your needs, however just as a
precision it's not exately the same as
http://sourceforge.net/projects/jet-editor/, it's rather a subcomponent of
this other sourceforge project :
http://sourceforge.net/projects/merlingenerator/.

The features are limited to coloring, code completion and error highlighting
for java script statements inside JSP-like tags, and preview of the
generated code. It doesn't yet provide features like outline,
auto-completion/auto-insertion of tag, imports, etc. it doesnt provide any
refactorings. Those features are currently under investigation.

You'll find a getting started in the Eclipse Help once the EMFT jeteditor
plugin is installed.

I hope this helps,
Joel.

"Goetz Botterweck" <botterwe@uni-koblenz.de> wrote in message
news:e6e27r$ljt$1@utils.eclipse.org...
> Hi *,
>
> I'm looking for a good JET editor.
>
> I've found JET-Editor
> http://sourceforge.net/projects/jet-editor/
> but it doesn't have many features and the project seems not to be very
> active.
>
> Now I'm considering emft.jeteditor as an alternative.
>
> - What do I need to run it? Would it work with EMF 2.1.2?
>
> - Do I have to install anything else than unpacking the
> emft-jeteditor-runtime-1.0.0RC6.zip?
>
> - Are there any "Getting Started" or "How-to-Install" docs I did overlook?
>
> Thanks in advance
> Goetz
>
>
>
>
>
>
Re: Recommended Editor for Java Emitter Templates? [message #580545 is a reply to message #36955] Sat, 10 June 2006 14:42 Go to previous message
Ed Merks is currently offline Ed MerksFriend
Messages: 33137
Registered: July 2009
Senior Member
Goetz,

The JET Editor in EMFT is the one from source forge donated to Eclipse
by Joel. It is designed to work with Eclipse 3.2 and EMF 2.2. The
build for it was only made available a few weeks ago, so probably not
many folks have noticed it yet. I personally find it extremely useful
and use it for all my JET editing needs. What features are missing?
Just unzipping the build and running eclipse.exe -clean should be all
you need to do to run it. By default it's registered to open against
these file extensions: extensions="javajet,propertiesjet,xmljet"


Goetz Botterweck wrote:
> Hi *,
>
> I'm looking for a good JET editor.
>
> I've found JET-Editor
> http://sourceforge.net/projects/jet-editor/
> but it doesn't have many features and the project seems not to be very
> active.
>
> Now I'm considering emft.jeteditor as an alternative.
>
> - What do I need to run it? Would it work with EMF 2.1.2?
>
> - Do I have to install anything else than unpacking the
> emft-jeteditor-runtime-1.0.0RC6.zip?
>
> - Are there any "Getting Started" or "How-to-Install" docs I did
> overlook?
>
> Thanks in advance
> Goetz
>
>
>
>
>
>


Ed Merks
Professional Support: https://www.macromodeling.com/
Re: Recommended Editor for Java Emitter Templates? [message #580588 is a reply to message #36955] Sat, 10 June 2006 20:08 Go to previous message
Joel Cheuoua is currently offline Joel CheuouaFriend
Messages: 38
Registered: July 2009
Member
Goetz,

As Ed said, the EMFT JET Editor should fit your needs, however just as a
precision it's not exately the same as
http://sourceforge.net/projects/jet-editor/, it's rather a subcomponent of
this other sourceforge project :
http://sourceforge.net/projects/merlingenerator/

The features are limited to coloring, code completion and error highlighting
for java script statements inside JSP-like tags, and preview of the
generated code. It doesn't yet provide features like outline,
auto-completion/auto-insertion of tag, imports, etc. it doesnt provide any
refactorings. Those features are currently under investigation.

You'll find a getting started in the Eclipse Help once the EMFT jeteditor
plugin is installed.

I hope this helps,
Joel.

"Goetz Botterweck" <botterwe@uni-koblenz.de> wrote in message
news:e6e27r$ljt$1@utils.eclipse.org...
> Hi *,
>
> I'm looking for a good JET editor.
>
> I've found JET-Editor
> http://sourceforge.net/projects/jet-editor/
> but it doesn't have many features and the project seems not to be very
> active.
>
> Now I'm considering emft.jeteditor as an alternative.
>
> - What do I need to run it? Would it work with EMF 2.1.2?
>
> - Do I have to install anything else than unpacking the
> emft-jeteditor-runtime-1.0.0RC6.zip?
>
> - Are there any "Getting Started" or "How-to-Install" docs I did overlook?
>
> Thanks in advance
> Goetz
>
>
>
>
>
>
Previous Topic:JETEDITOR - read-only package exception
Next Topic:[Announce] EMFT JETEDITOR 1.0.0 I200606082216 is available
Goto Forum:
  


Current Time: Fri Apr 19 11:14:27 GMT 2024

Powered by FUDForum. Page generated in 0.02226 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top