Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Newcomers » Newcomers » Which version did I install?(I want to duplicate my installation elsewhere)
Which version did I install? [message #1828981] Tue, 23 June 2020 15:12 Go to next message
Mark Vaughan is currently offline Mark VaughanFriend
Messages: 5
Registered: August 2018
Junior Member
I'd like to install Eclipse on a Windows 10 PC in the same configuration as I have installed on a different Windows 10 PC. When I run the Eclipse Installer, it gives me a list of configurations to choose from (the first one is Eclipse IDE for Java Developers). How can I determine which option I chose originally so I can get the same one?

Thanks!
Re: Which version did I install? [message #1828985 is a reply to message #1828981] Tue, 23 June 2020 16:13 Go to previous messageGo to next message
Ed Merks is currently offline Ed MerksFriend
Messages: 33137
Registered: July 2009
Senior Member
Look at Help -> About Eclipse IDE. This will tell which product and version thereof that you have installed.

Ed Merks
Professional Support: https://www.macromodeling.com/
Re: Which version did I install? [message #1828990] Tue, 23 June 2020 17:09 Go to previous messageGo to next message
Mark Vaughan is currently offline Mark VaughanFriend
Messages: 5
Registered: August 2018
Junior Member
No Message Body
Re: Which version did I install? [message #1828991 is a reply to message #1828985] Tue, 23 June 2020 17:13 Go to previous messageGo to next message
Mark Vaughan is currently offline Mark VaughanFriend
Messages: 5
Registered: August 2018
Junior Member
Ed,
Thanks for your response. It doesn't tell me which option I selected with the installer.
Here's what I see:
Version: 2020-06 (4.16)
Build id: I20200604-0540

Additionally, there are about 100 modules installed when I look at Installation Details, but none tells which option I installed (that I can see).
Re: Which version did I install? [message #1829018 is a reply to message #1828991] Wed, 24 June 2020 04:57 Go to previous messageGo to next message
Ed Merks is currently offline Ed MerksFriend
Messages: 33137
Registered: July 2009
Senior Member
There's also the name of that product as the first thing in that dialog which is the name of the product. The "Version: "tells you the version.

For more technical (exact) details, you can also use Navigate -> Open Setup -> Installation. A reference to the Oomph Product Version that you selected will appear here in the tree view. E.g., "Latest (2020-09) (Eclipse.org - Eclipse IDE for Eclipse Committers)".


Ed Merks
Professional Support: https://www.macromodeling.com/
Re: Which version did I install? [message #1829028 is a reply to message #1828981] Wed, 24 June 2020 07:38 Go to previous messageGo to next message
Tauno Voipio is currently offline Tauno VoipioFriend
Messages: 742
Registered: August 2014
Senior Member
You can export the configuration from the reference Eclipse:
File -> Export -> Install -> Installed Software Items to File

It creates a .p2f file which should be copied to the target machine.

In the target machine, install a bare-bones Eclipse (e.g. for Java), open it and import the .p2f:
File -> Import -> Install -> Installed Software Items from File.

Before the operation, please check that the reference Eclipse is up to date, and it is a good idea to let the export wizard check that the modules do exists in repositories.


--

Tauno Voipio
Re: Which version did I install? [message #1842955 is a reply to message #1829028] Wed, 07 July 2021 17:27 Go to previous message
Mark Vaughan is currently offline Mark VaughanFriend
Messages: 5
Registered: August 2018
Junior Member
I'm finally getting back to this.

I've done the export after selecting all of the modules, but the .p2f file contains no data.

I do see, at the very topic of the export popup, an error: "Description file is not set, or is not a normal file"

[Updated on: Wed, 07 July 2021 17:32]

Report message to a moderator

Previous Topic:[Solved] TomEE in Eclipse IDE 2021-06
Next Topic:Tycho + Target Platform + ServiceLoader
Goto Forum:
  


Current Time: Sat Apr 20 01:31:40 GMT 2024

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

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

Back to the top