Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » Java Development Tools (JDT) » using Eclipse in Jboss env..
using Eclipse in Jboss env.. [message #251173] Thu, 31 January 2008 23:32 Go to next message
Eclipse UserFriend
Originally posted by: ceek63.yahoo.com

Here's my development env:
J2SE 5
Jboss 4.x
Eclipse 3.x
Linux

I have my current Java src tree with build.xml. Should I create a Java
perspective or J2EE perspective? Should I import build.xml or just src
directory? Am lost in trying to find the right first step in setting up my
development environment mainly to perform debugging operations. I mainly
develop JSPs and servlets.

Thanks for the pointers.
anyone knows EMF based Java metamodel? [message #251192 is a reply to message #251173] Fri, 01 February 2008 16:00 Go to previous messageGo to next message
Jörg Kiegeland is currently offline Jörg KiegelandFriend
Messages: 32
Registered: July 2009
Member
Hello,

I wonder if there exist a EMF equivalent from the Java "metamodel" in
org.eclipse.jdt.core.dom. My intention is to use it as target metamodel
in a QVT transformation, i.e. to write a codegenerator with QVT. And
there would be still the problem to map an according EMF model to
instances of classes in org.eclipse.jdt.core.dom, in order to call the
toString() method on them..

Any idea?
Re: anyone knows EMF based Java metamodel? [message #251196 is a reply to message #251192] Fri, 01 February 2008 17:19 Go to previous message
Eclipse UserFriend
Originally posted by: merks.ca.ibm.com

Jörg,

The JEM model used the WTP and VE is like that. We also have a Java
model (not very complete) example in EMF's examples feature...


Jörg Kiegeland wrote:
> Hello,
>
> I wonder if there exist a EMF equivalent from the Java "metamodel" in
> org.eclipse.jdt.core.dom. My intention is to use it as target
> metamodel in a QVT transformation, i.e. to write a codegenerator with
> QVT. And there would be still the problem to map an according EMF
> model to instances of classes in org.eclipse.jdt.core.dom, in order to
> call the toString() method on them..
>
> Any idea?
Previous Topic:problem creating lib directory
Next Topic:How to attach source of JSF implementation?
Goto Forum:
  


Current Time: Wed Jan 15 11:22:49 GMT 2025

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

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

Back to the top