Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Eclipse Platform » Eclipse NLS class in non-osgi environment
Eclipse NLS class in non-osgi environment [message #325916] Mon, 03 March 2008 11:51 Go to next message
Bianca Thelen is currently offline Bianca ThelenFriend
Messages: 26
Registered: July 2009
Junior Member
Hello,

I am developing a client-server application that uses Eclipse RCP for the
client. There I am using NLS to internationalize the application and to
manage error codes etc.

On the server I would like to use the same mechanism. I do not - however -
want to import the complete org.eclipse.osgi...jar.

Now my question - is it allowed to repackage just the NLS class plus the
classes it depends on? I'd imagine that that might be a problem. Or does
anyone know how the same behaviour can be achieved with other classes,
jars etc?

Any hint will be appreciated.
Bianca
Re: Eclipse NLS class in non-osgi environment [message #325921 is a reply to message #325916] Mon, 03 March 2008 12:40 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: merks.ca.ibm.com

Bianca,

By "allowed" are you asking a technical or a legal question? If the
latter, you are allowed to do anything you want, including repackaging.
Of course if you change actual source code, you have to share the result
of those specific changes as EPL source. Of the former, probably no one
has looked at the minimal .class dependencies for this feature in
isolation...


Bianca wrote:
> Hello,
>
> I am developing a client-server application that uses Eclipse RCP for
> the client. There I am using NLS to internationalize the application
> and to manage error codes etc.
>
> On the server I would like to use the same mechanism. I do not -
> however - want to import the complete org.eclipse.osgi...jar.
>
> Now my question - is it allowed to repackage just the NLS class plus
> the classes it depends on? I'd imagine that that might be a problem.
> Or does anyone know how the same behaviour can be achieved with other
> classes, jars etc?
>
> Any hint will be appreciated.
> Bianca
>
Re: Eclipse NLS class in non-osgi environment [message #325922 is a reply to message #325921] Mon, 03 March 2008 12:55 Go to previous messageGo to next message
Bianca Thelen is currently offline Bianca ThelenFriend
Messages: 26
Registered: July 2009
Junior Member
Dear Ed,

thank you for your reply. I did - indeed - mean "allowed" in the legal
sense.

Kind regards,
Bianca
Re: Eclipse NLS class in non-osgi environment [message #325923 is a reply to message #325922] Mon, 03 March 2008 13:26 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: merks.ca.ibm.com

Bianca,

Of course my advice is not legal advice, so don't send your lawyers
after me. :-P


Bianca wrote:
> Dear Ed,
>
> thank you for your reply. I did - indeed - mean "allowed" in the legal
> sense.
>
> Kind regards,
> Bianca
>
Re: Eclipse NLS class in non-osgi environment [message #325924 is a reply to message #325923] Mon, 03 March 2008 13:35 Go to previous message
Bianca Thelen is currently offline Bianca ThelenFriend
Messages: 26
Registered: July 2009
Junior Member
Of course I won't. :-) It's just hard for a non-native speaker of English
to understand all the legalese... So getting a plain English answer in a
forum is a good start to understanding the relevant legalese. :-)
Previous Topic:From fully-qualified OS pathname to IResource
Next Topic:extension points in org.eclipse.ltk.core.refactoring
Goto Forum:
  


Current Time: Tue Jul 23 11:21:03 GMT 2024

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

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

Back to the top