Skip to main content



      Home
Home » Eclipse Projects » Oomph » Portable JAVA+DSL installer with ecoretools diagram editor
Portable JAVA+DSL installer with ecoretools diagram editor [message #1871823] Sat, 12 October 2024 15:43 Go to next message
Eclipse UserFriend
The basic need is to make a portable installation (for Linux PC's without internet connection) which include the Java+DSL distribution and the diagram editor " Ecore Diagram Editor 3.4.0.202201202026 org.eclipse.emf.ecoretools.design.feature.group Eclipse Modeling Project"

1) I tried to set up an Oomph based installer with the eclipse Java- DSL-installer as basis. Java and DSL alone worked.

When adding the diagram editor, Oomph failed when pressing "finish":

Adding metadata repository http://eclipse-cs.sourceforge.net/update/
ERROR: org.eclipse.equinox.p2.metadata.repository code=1000 No repository found at http://mbarbero.github.io/fr.obeo.releng.targetplatform/p2/.
at org.eclipse.equinox.internal.p2.repository.helpers.AbstractRepositoryManager.fail(AbstractRepositoryManager.java:417)
...

Apparently because mbarbero.github.io truly doesn't exist and has been taken over by https://github.com/jonahgraham/f?
First, I don't know if this is true (that the new site is equivalent to the old one), Second, I prefer to get SW from eclipse and not github and third, I failed to identify where to modify the Oomph files to get this from another source. (I also don't know if it could be skipped. It doesn't sound much like "diagram editor".
I don't know if this is just the first problem when trying to make the Oomph installer.

2) Once the Oomph installer is made, can I then just copy to the non-internet connected target computer, or will it fail trying to update SW?

3) Is there a way for Oomph to use the diagram editor (or any other SW) installed in another eclipse installation instead of downloading from repos? I prefer to use SW from he working installation, It was not straight forward to get it to work,
Re: Portable JAVA+DSL installer with ecoretools diagram editor [message #1871826 is a reply to message #1871823] Sat, 12 October 2024 16:38 Go to previous message
Eclipse UserFriend
It's easier to answer questions here because it's easier to just paste images into the web page.

https://github.com/orgs/eclipse-oomph/discussions

Maybe you are looking for this:

https://github.com/eclipse-cbi/targetplatform-dsl#target-platform-definition-dsl-and-generator

From these sites:

https://download.eclipse.org/cbi/updates/tpd/

Read the section What Else Should I Consider? from here with regard to using a pool (which is nor portable), or self-contained.

https://www.eclipse.org/setups/installer/question/

Generally Oomph will want a p2 repository from which to install things. This can help find them:

https://wiki.eclipse.org/Eclipse_Oomph_Authoring#How_to_find_a_P2_repository_at_Eclipse_using_the_Repository_Explorer

You can always mirror a repository:

https://wiki.eclipse.org/Equinox_p2_Repository_Mirroring
Previous Topic:Unable to install latest eclipse on my windows 10 pc using file eclipse-inst-jre-win64
Next Topic: Profile folder name generation / Oomph RSE pre-config
Goto Forum:
  


Current Time: Sat May 24 20:54:26 EDT 2025

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

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

Back to the top