Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » e(fx)clipse » e(fx)clipse target platform distribution(e(fx)clipse target platform distribution)
e(fx)clipse target platform distribution [message #1221475] Tue, 17 December 2013 19:46 Go to next message
Joseph Gagnon is currently offline Joseph GagnonFriend
Messages: 68
Registered: June 2013
Member
On the e(fx)clipse web site tutorials, one of the first things we're instructed to do is set up the target platform and it's set up to get it from the site. I will be eventually developing an application in a closed environment with no Internet access. What is the best method to make a target platform available for this type of environment? I would assume that I would need to download some sort of distribution package and upload it to the secure network. How can I obtain a suitable package?
Re: e(fx)clipse target platform distribution [message #1221480 is a reply to message #1221475] Tue, 17 December 2013 19:56 Go to previous messageGo to next message
Thomas Schindl is currently offline Thomas SchindlFriend
Messages: 6651
Registered: July 2009
Senior Member
It is also published as zip-file at
http://download.eclipse.org/efxclipse/runtime-nightly/site_assembly.zip ;-)

If e(fx)clipse is not the only thing you need to you can simply mirror
p2 repos using the commands at
http://wiki.eclipse.org/Equinox_p2_Repository_Mirroring

Tom

On 17.12.13 20:46, Joseph Gagnon wrote:
> On the e(fx)clipse web site tutorials, one of the first things we're
> instructed to do is set up the target platform and it's set up to get it
> from the site. I will be eventually developing an application in a
> closed environment with no Internet access. What is the best method to
> make a target platform available for this type of environment? I would
> assume that I would need to download some sort of distribution package
> and upload it to the secure network. How can I obtain a suitable package?
Re: e(fx)clipse target platform distribution [message #1221812 is a reply to message #1221480] Wed, 18 December 2013 13:29 Go to previous messageGo to next message
Joseph Gagnon is currently offline Joseph GagnonFriend
Messages: 68
Registered: June 2013
Member
OK, once I upload this distro to the secure system, do I just point to the directory that contains this when I define my platform target, or do I need to perform other steps?
Re: e(fx)clipse target platform distribution [message #1221826 is a reply to message #1221812] Wed, 18 December 2013 13:52 Go to previous message
Christophe Bouhier is currently offline Christophe BouhierFriend
Messages: 937
Registered: July 2009
Senior Member
On 18-12-13 14:29, Joseph Gagnon wrote:
> OK, once I upload this distro to the secure system, do I just point to
> the directory that contains this when I define my platform target, or do
> I need to perform other steps?
yes that's it or if you have an HTTP server in your closed environment,
you can let it serve the P2 repos. Than in your .target (See the .target
file editor) you add these repos as HTTP entries.

I personally prefer to save my .target file in a xyz.target plugin
then you can edit and load it directly. So if you work on more products
in your workspace and you need to change target this is is very
convenient. On top build infra like tycho, can use these .targe files as
well.

Very convenient..
Cheers Christophe
Previous Topic:Yet Another Install Problem
Next Topic:libGL issue on CentOS 6.5
Goto Forum:
  


Current Time: Tue Apr 23 17:35:14 GMT 2024

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

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

Back to the top