Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » ServerTools (WTP) » The ecore and genmodel files
The ecore and genmodel files [message #1815380] Wed, 02 October 2019 03:41 Go to next message
Thanh Ha is currently offline Thanh HaFriend
Messages: 1
Registered: October 2019
Junior Member
Hi all,

Does anyone knows where can I find the ecore and genmodel files for the
org.eclipse.jst.j2ee.core/jee-models/*?

Thanks
Re: The ecore and genmodel files [message #1870491 is a reply to message #1815380] Fri, 30 August 2024 10:03 Go to previous message
Darrin  Vitiello is currently offline Darrin VitielloFriend
Messages: 3
Registered: August 2024
Junior Member
The ecore and genmodel files for org.eclipse.jst.j2ee.core are part of the Eclipse Web Tools Platform (WTP) project, which provides support for J2EE development in Eclipse. Here's where you can typically find these files:

Eclipse WTP Git Repository: The source code, including the Ecore and Genmodel files, for the org.eclipse.jst.j2ee.core plugin can be found in the Eclipse WTP Git repository. You can browse the repository online or clone it locally. The repository is available at Eclipse WTP Git Repositories.

Eclipse Plugin Development Environment (PDE): If you have Eclipse IDE for Java Developers or Eclipse IDE for Java EE Developers installed, you can use the PDE to inspect the contents of installed plugins. Go to Plug-ins view (found under Window > Show View > Other > Plug-ins) and search for org.eclipse.jst.j2ee.core. This will allow you to examine the files included in the plugin, though the ecore and genmodel files might be more directly accessible through the source repository.

Download the Eclipse SDK: You can download the Eclipse SDK from the Eclipse Downloads page. Extract the downloaded archive and navigate to the plugin directory within the SDK (eclipse/plugins/org.eclipse.jst.j2ee.core_*) . The source files, including Ecore and Genmodel, are usually located in the src or resources directories starbuckssecretmenu .

Eclipse Marketplace: If you're looking for specific tooling or additional resources related to J2EE development, you might also find relevant plugins or tools in the Eclipse Marketplace, which sometimes include source code or additional documentation.

If you have any trouble locating the files or need further assistance, let me know!

[Updated on: Mon, 02 September 2024 04:58]

Report message to a moderator

Previous Topic:SQL file
Next Topic:CXF web service generation fails
Goto Forum:
  


Current Time: Wed Dec 04 02:56:04 GMT 2024

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

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

Back to the top