|
Re: The ecore and genmodel files [message #1870491 is a reply to message #1815380] |
Fri, 30 August 2024 10:03 |
Darrin Vitiello 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
|
|
|
Powered by
FUDForum. Page generated in 0.04427 seconds