Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Riena » What about Linux?
What about Linux? [message #11933] Fri, 19 September 2008 12:26 Go to next message
Joel Rosi-Schwartz is currently offline Joel Rosi-SchwartzFriend
Messages: 624
Registered: July 2009
Location: London. England
Senior Member
Hi,

I have searched for this, but have come up (surprisingly) empty handed.
Is there a reason that the Riena project does not support Linux? Is
this expected to change in the near future?

Thanks,
Joel
--
Joel Rosi-Schwartz
Etish Limited [http://www.etish.org]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
^...^
/ o,o \ The proud parents of Useme & ORMF
|) ::: (| Open Requirements Management Framework
====w=w==== [http://www.eclipse.org/ormf/]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Re: What about Linux? [message #12024 is a reply to message #11933] Sun, 21 September 2008 18:10 Go to previous messageGo to next message
Christian Campo is currently offline Christian CampoFriend
Messages: 597
Registered: July 2009
Senior Member
Joel Rosi-Schwartz schrieb:
> Hi,
>
> I have searched for this, but have come up (surprisingly) empty handed.
> Is there a reason that the Riena project does not support Linux? Is this
> expected to change in the near future?
>
> Thanks,
> Joel
We havnt tried Linux yet. However there are currently no platform dependant bundles in Riena. There used to be one
platform dependant bundle in M3 but in M4 this problem went away due to some enhancements in 3.4 of Eclipse.

So yes we like to support Linux and if you find issues why it doesnt work there, file them as bugreports. If you have
solutions, add a patch (even better).

Currently no one asked for Linux support so thats why we rather fullfilled the requirements of the existing userbase.

regards
christian campo
Re: What about Linux? [message #14170 is a reply to message #11933] Mon, 13 October 2008 22:41 Go to previous messageGo to next message
Robert Kwolek is currently offline Robert KwolekFriend
Messages: 10
Registered: July 2009
Junior Member
Joel Rosi-Schwartz wrote:
> Hi,
>
> I have searched for this, but have come up (surprisingly) empty handed.
> Is there a reason that the Riena project does not support Linux? Is this
> expected to change in the near future?
>
> Thanks,
> Joel

Hi,

I'm working with Riena on Linux and it works fine. I only modified an
installation procedure a bit (I use Eclipse 3.4.1): I did not change a
target platform (as it is suggested on wiki), but instead I put unzipped
riena M4 features and plugins into eclipse/dropins/riena folder. After
that I removed from that directory all features/plugins which exist in
other dropins folders.

Robert
Re: What about Linux? [message #14253 is a reply to message #14170] Wed, 15 October 2008 07:16 Go to previous messageGo to next message
Christian Campo is currently offline Christian CampoFriend
Messages: 597
Registered: July 2009
Senior Member
Hi Robert,

cool to hear that you are using Riena on Linux. I would be interested to hear what parts of Riena you are using (only
communication, ridgets, navigation, everything) and for what kind of application. And how you are doing ? Any problems,
suggestions ?

Feedback is always welcomed

christian campo

Robert Kwolek schrieb:
> Joel Rosi-Schwartz wrote:
>> Hi,
>>
>> I have searched for this, but have come up (surprisingly) empty handed.
>> Is there a reason that the Riena project does not support Linux? Is this
>> expected to change in the near future?
>>
>> Thanks,
>> Joel
>
> Hi,
>
> I'm working with Riena on Linux and it works fine. I only modified an
> installation procedure a bit (I use Eclipse 3.4.1): I did not change a
> target platform (as it is suggested on wiki), but instead I put unzipped
> riena M4 features and plugins into eclipse/dropins/riena folder. After
> that I removed from that directory all features/plugins which exist in
> other dropins folders.
>
> Robert
Re: What about Linux? [message #14270 is a reply to message #14253] Wed, 15 October 2008 12:21 Go to previous message
Robert Kwolek is currently offline Robert KwolekFriend
Messages: 10
Registered: July 2009
Junior Member
Hi, Christian

I'm working on a system for automatic generation of model-based
applications (for a purpose of other projects).
So, basically, there is a standard tree-based model (EMF) with some
specific annotations. This model is used for generating a server part
(EJBs), WSDL interfaces (for external clients) and UI (currently RCP
application). As you can see Riena fits well into some parts (UI,
client-server communication in a "SOA" manner) and that's why I decided
to take a look at it.
Currently (for a week or so) I've been implementing a generator for UI
parts (using ridgets, navigation) and the next step is using Riena
communication API to get/put objects from/to server side. So, in other
words, I'm interesting in all aspects of Riena :-).

Regards,
Robert

Christian Campo wrote:
> Hi Robert,
>
> cool to hear that you are using Riena on Linux. I would be interested to
> hear what parts of Riena you are using (only communication, ridgets,
> navigation, everything) and for what kind of application. And how you
> are doing ? Any problems, suggestions ?
>
> Feedback is always welcomed
>
> christian campo
>
> Robert Kwolek schrieb:
>> Joel Rosi-Schwartz wrote:
>>> Hi,
>>>
>>> I have searched for this, but have come up (surprisingly) empty handed.
>>> Is there a reason that the Riena project does not support Linux? Is this
>>> expected to change in the near future?
>>>
>>> Thanks,
>>> Joel
>>
>> Hi,
>>
>> I'm working with Riena on Linux and it works fine. I only modified an
>> installation procedure a bit (I use Eclipse 3.4.1): I did not change a
>> target platform (as it is suggested on wiki), but instead I put unzipped
>> riena M4 features and plugins into eclipse/dropins/riena folder. After
>> that I removed from that directory all features/plugins which exist in
>> other dropins folders.
>>
>> Robert
Re: What about Linux? [message #575040 is a reply to message #11933] Sun, 21 September 2008 18:10 Go to previous message
Christian Campo is currently offline Christian CampoFriend
Messages: 597
Registered: July 2009
Senior Member
Joel Rosi-Schwartz schrieb:
> Hi,
>
> I have searched for this, but have come up (surprisingly) empty handed.
> Is there a reason that the Riena project does not support Linux? Is this
> expected to change in the near future?
>
> Thanks,
> Joel
We havnt tried Linux yet. However there are currently no platform dependant bundles in Riena. There used to be one
platform dependant bundle in M3 but in M4 this problem went away due to some enhancements in 3.4 of Eclipse.

So yes we like to support Linux and if you find issues why it doesnt work there, file them as bugreports. If you have
solutions, add a patch (even better).

Currently no one asked for Linux support so thats why we rather fullfilled the requirements of the existing userbase.

regards
christian campo
Re: What about Linux? [message #576070 is a reply to message #11933] Mon, 13 October 2008 22:41 Go to previous message
Robert Kwolek is currently offline Robert KwolekFriend
Messages: 10
Registered: July 2009
Junior Member
Joel Rosi-Schwartz wrote:
> Hi,
>
> I have searched for this, but have come up (surprisingly) empty handed.
> Is there a reason that the Riena project does not support Linux? Is this
> expected to change in the near future?
>
> Thanks,
> Joel

Hi,

I'm working with Riena on Linux and it works fine. I only modified an
installation procedure a bit (I use Eclipse 3.4.1): I did not change a
target platform (as it is suggested on wiki), but instead I put unzipped
riena M4 features and plugins into eclipse/dropins/riena folder. After
that I removed from that directory all features/plugins which exist in
other dropins folders.

Robert
Re: What about Linux? [message #576205 is a reply to message #14170] Wed, 15 October 2008 07:16 Go to previous message
Christian Campo is currently offline Christian CampoFriend
Messages: 597
Registered: July 2009
Senior Member
Hi Robert,

cool to hear that you are using Riena on Linux. I would be interested to hear what parts of Riena you are using (only
communication, ridgets, navigation, everything) and for what kind of application. And how you are doing ? Any problems,
suggestions ?

Feedback is always welcomed

christian campo

Robert Kwolek schrieb:
> Joel Rosi-Schwartz wrote:
>> Hi,
>>
>> I have searched for this, but have come up (surprisingly) empty handed.
>> Is there a reason that the Riena project does not support Linux? Is this
>> expected to change in the near future?
>>
>> Thanks,
>> Joel
>
> Hi,
>
> I'm working with Riena on Linux and it works fine. I only modified an
> installation procedure a bit (I use Eclipse 3.4.1): I did not change a
> target platform (as it is suggested on wiki), but instead I put unzipped
> riena M4 features and plugins into eclipse/dropins/riena folder. After
> that I removed from that directory all features/plugins which exist in
> other dropins folders.
>
> Robert
Re: What about Linux? [message #576218 is a reply to message #14253] Wed, 15 October 2008 12:21 Go to previous message
Robert Kwolek is currently offline Robert KwolekFriend
Messages: 10
Registered: July 2009
Junior Member
Hi, Christian

I'm working on a system for automatic generation of model-based
applications (for a purpose of other projects).
So, basically, there is a standard tree-based model (EMF) with some
specific annotations. This model is used for generating a server part
(EJBs), WSDL interfaces (for external clients) and UI (currently RCP
application). As you can see Riena fits well into some parts (UI,
client-server communication in a "SOA" manner) and that's why I decided
to take a look at it.
Currently (for a week or so) I've been implementing a generator for UI
parts (using ridgets, navigation) and the next step is using Riena
communication API to get/put objects from/to server side. So, in other
words, I'm interesting in all aspects of Riena :-).

Regards,
Robert

Christian Campo wrote:
> Hi Robert,
>
> cool to hear that you are using Riena on Linux. I would be interested to
> hear what parts of Riena you are using (only communication, ridgets,
> navigation, everything) and for what kind of application. And how you
> are doing ? Any problems, suggestions ?
>
> Feedback is always welcomed
>
> christian campo
>
> Robert Kwolek schrieb:
>> Joel Rosi-Schwartz wrote:
>>> Hi,
>>>
>>> I have searched for this, but have come up (surprisingly) empty handed.
>>> Is there a reason that the Riena project does not support Linux? Is this
>>> expected to change in the near future?
>>>
>>> Thanks,
>>> Joel
>>
>> Hi,
>>
>> I'm working with Riena on Linux and it works fine. I only modified an
>> installation procedure a bit (I use Eclipse 3.4.1): I did not change a
>> target platform (as it is suggested on wiki), but instead I put unzipped
>> riena M4 features and plugins into eclipse/dropins/riena folder. After
>> that I removed from that directory all features/plugins which exist in
>> other dropins folders.
>>
>> Robert
Previous Topic:Why are we all creating our own OSGi server with remoting capability?
Next Topic:ITableRidget - nested properties
Goto Forum:
  


Current Time: Tue Mar 19 07:50:29 GMT 2024

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

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

Back to the top