Home » Newcomers » Newcomers » eclipse for solaris
| | | | |
Re: eclipse for solaris [message #267096 is a reply to message #267095] |
Mon, 15 December 2008 00:36   |
Eclipse User |
|
|
|
Originally posted by: nickboldt+eclipse+newsgroup.gmail.com
If you're running VirtualBox why not pick a linux that's supported by
Eclipse, like Fedora 10? If you run Fedora 10 in a VBox instance,
Eclipse is available as an .rpm, so you can install it simply with `yum
install eclipse...`
http://spins.fedoraproject.org/ (eg., Developer spins)
http://fedoraproject.org/en/get-fedora (other options)
I have the following rpms installed:
eclipse-ecj-3.4.1-5.fc10.i386
eclipse-swt-3.4.1-5.fc10.i386
eclipse-rcp-3.4.1-5.fc10.i386
eclipse-platform-3.4.1-5.fc10.i386
eclipse-jdt-3.4.1-5.fc10.i386
eclipse-pde-3.4.1-5.fc10.i386
Of course other linuxes work too (debian, ubuntu, gentoo), Fedora's just
nice because it comes with a JDK that actually works with Eclipse
(OpenJDK 6), so you don't have to remove gcj and/or install something by
hand.
$0.02,
Nick
Mahesh wrote:
> Thanks Nick.
>
> I attempted to compile eclipse on x86 but found that it needed sunstudio
> which is defendant on netbeans5.5.5. I had netbeans6.5 installed and I
> could not find a way to tell sunstudio to use my version.
>
> Anyway I have now installed solaris 2008.11 in VirtualBox and have found
> a version of eclipse that works on that platform.
>
> I'm getting there !
>
> Cheers
>
--
Nick Boldt :: http://wiki.eclipse.org/User:Nickb
|
|
| | | | | | | |
Re: eclipse for solaris [message #267277 is a reply to message #267274] |
Tue, 23 December 2008 13:16   |
Eclipse User |
|
|
|
Originally posted by: nickboldt+eclipse+newsgroup.gmail.com
If you stick with Eclipse 3.2, you can only run WTP 1.5. Here's the latest.
http://archive.eclipse.org/webtools/downloads/drops/R1.5/R-1 .5.5-200708291442/
For Eclipse 3.3, you can use WTP 2, which requires EMF 2.3.
For Eclipse 3.4, you can use WTP 2, which requires EMF 2.4.
You might want to try solipse, aka Eclipse 3.4 for Solaris x86:
http://code.google.com/p/solipse/
Or, failing that, Fedora 10, ubuntu 8.10... or any of the other 'nixes
which ARE supported. :)
Mahesh wrote:
> I have 3.2 installed.
>
> I attempt to install WTP 3.0.2 - I get the following:-
>
> Requested operation cannot be performed because it would invalidate the
> current configuration. See details for more information.
> Web Page Editor (Optional) (2.0.1.v20080811-32-9oA55S5M5J) requires
> plug-in "org.eclipse.emf.ecore (2.2.0)", or compatible.
> Apache MyFaces Trinidad Tag Support (Optional)
> (2.0.1.v200808071446-1-8Y7w311919182557) requires plug-in
> "org.eclipse.emf.ecore.xmi (2.2.0)", or compatible.
> XSL Tools (Incubating) (0.5.0.v200808041223-6872EC3wSUIU7eJGVdY_1)
> requires feature "org.eclipse.wst.xml_ui.feature (3.0.0)", or compatible.
>
> How do I get these plugs?
>
> My aim is to install the zk studio plugin which requires WTP. The only
> reason I'm using eclipse version 3.2 is that its the only version I can
> find that works on Solaris 10 x86 my preferred operating system.
>
> Thanks again
>
--
Nick Boldt :: http://wiki.eclipse.org/User:Nickb
|
|
|
Re: eclipse for solaris [message #267280 is a reply to message #267277] |
Tue, 23 December 2008 15:08   |
Eclipse User |
|
|
|
Originally posted by: eclipse-news.rizzoweb.com
If you want ZX Studio to work in Ganymede (Eclipse 3.4), you'll want to
make sure you're getting version 0.8 - see
http://www.zkoss.org/smalltalks/zkstudio0.8/
Hope this helps,
Eric
On 12/23/2008 1:16 PM, Nick Boldt wrote:
> If you stick with Eclipse 3.2, you can only run WTP 1.5. Here's the latest.
>
> http://archive.eclipse.org/webtools/downloads/drops/R1.5/R-1 .5.5-200708291442/
>
>
> For Eclipse 3.3, you can use WTP 2, which requires EMF 2.3.
> For Eclipse 3.4, you can use WTP 2, which requires EMF 2.4.
>
> You might want to try solipse, aka Eclipse 3.4 for Solaris x86:
>
> http://code.google.com/p/solipse/
>
> Or, failing that, Fedora 10, ubuntu 8.10... or any of the other 'nixes
> which ARE supported. :)
>
> Mahesh wrote:
>> I have 3.2 installed.
>>
>> I attempt to install WTP 3.0.2 - I get the following:-
>>
>> Requested operation cannot be performed because it would invalidate
>> the current configuration. See details for more information.
>> Web Page Editor (Optional) (2.0.1.v20080811-32-9oA55S5M5J) requires
>> plug-in "org.eclipse.emf.ecore (2.2.0)", or compatible.
>> Apache MyFaces Trinidad Tag Support (Optional)
>> (2.0.1.v200808071446-1-8Y7w311919182557) requires plug-in
>> "org.eclipse.emf.ecore.xmi (2.2.0)", or compatible.
>> XSL Tools (Incubating) (0.5.0.v200808041223-6872EC3wSUIU7eJGVdY_1)
>> requires feature "org.eclipse.wst.xml_ui.feature (3.0.0)", or compatible.
>>
>> How do I get these plugs?
>>
>> My aim is to install the zk studio plugin which requires WTP. The only
>> reason I'm using eclipse version 3.2 is that its the only version I
>> can find that works on Solaris 10 x86 my preferred operating system.
>>
>> Thanks again
>>
>
|
|
|
Re: eclipse for solaris [message #267283 is a reply to message #267280] |
Wed, 24 December 2008 04:03   |
Eclipse User |
|
|
|
Nick -thanks for the great link that explains how to build Eclipse for
Solaris x86. Unfortunately, the build did not work for me - issues with
the Make file and to debug (imo) will take a lot of time.
It seems I'm hitting a big brick wall (and its hurting). It looks like I
need a new build of Eclipse to run ZK Studio (thanks for the info Eric)
which is not easily available for my OS (Solaris 10 x86).
So, it looks like the option for me is (which Nick suggested) to install
Fedora 10 - ubuntu 8.10 in a VM and go from there. I've been using
Solaris for many years, another unix OS will be a bit of a learning curve
- but learning is good :).
If you have any other suggestions, please let me know.
Have a great Christmas - thanks for your help.
Eric Rizzo wrote:
> If you want ZX Studio to work in Ganymede (Eclipse 3.4), you'll want to
> make sure you're getting version 0.8 - see
> http://www.zkoss.org/smalltalks/zkstudio0.8/
> Hope this helps,
> Eric
> On 12/23/2008 1:16 PM, Nick Boldt wrote:
>> If you stick with Eclipse 3.2, you can only run WTP 1.5. Here's the latest.
>>
>>
http://archive.eclipse.org/webtools/downloads/drops/R1.5/R-1 .5.5-200708291442/
>>
>>
>> For Eclipse 3.3, you can use WTP 2, which requires EMF 2.3.
>> For Eclipse 3.4, you can use WTP 2, which requires EMF 2.4.
>>
>> You might want to try solipse, aka Eclipse 3.4 for Solaris x86:
>>
>> http://code.google.com/p/solipse/
>>
>> Or, failing that, Fedora 10, ubuntu 8.10... or any of the other 'nixes
>> which ARE supported. :)
>>
|
|
|
Re: eclipse for solaris [message #267308 is a reply to message #267283] |
Wed, 24 December 2008 11:53  |
Eclipse User |
|
|
|
Originally posted by: nickboldt+eclipse+newsgroup.gmail.com
You can run the live CD in a Vbox or VMware session. Or you can copy the
live CD image [1] onto a USB key [2], and reboot your box from that key
for faster performance and pervasive storage. 2G or larger recommended.
[1] http://fedoraproject.org/en/get-fedora
[2] https://fedorahosted.org/liveusb-creator/
Of course Fedora's not the only choice, but it's one I use and thus
recommend. :)
Nick
Mahesh wrote:
> Nick -thanks for the great link that explains how to build Eclipse for
> Solaris x86. Unfortunately, the build did not work for me - issues with
> the Make file and to debug (imo) will take a lot of time.
>
> It seems I'm hitting a big brick wall (and its hurting). It looks like
> I need a new build of Eclipse to run ZK Studio (thanks for the info
> Eric) which is not easily available for my OS (Solaris 10 x86).
>
> So, it looks like the option for me is (which Nick suggested) to install
> Fedora 10 - ubuntu 8.10 in a VM and go from there. I've been using
> Solaris for many years, another unix OS will be a bit of a learning
> curve - but learning is good :).
>
> If you have any other suggestions, please let me know.
> Have a great Christmas - thanks for your help.
>
>
> Eric Rizzo wrote:
>
>> If you want ZX Studio to work in Ganymede (Eclipse 3.4), you'll want
>> to make sure you're getting version 0.8 - see
>> http://www.zkoss.org/smalltalks/zkstudio0.8/
>
>> Hope this helps,
>> Eric
>
>
>> On 12/23/2008 1:16 PM, Nick Boldt wrote:
>>> If you stick with Eclipse 3.2, you can only run WTP 1.5. Here's the
>>> latest.
>>>
>>>
> http://archive.eclipse.org/webtools/downloads/drops/R1.5/R-1 .5.5-200708291442/
>
>>>
>>>
>>> For Eclipse 3.3, you can use WTP 2, which requires EMF 2.3.
>>> For Eclipse 3.4, you can use WTP 2, which requires EMF 2.4.
>>>
>>> You might want to try solipse, aka Eclipse 3.4 for Solaris x86:
>>>
>>> http://code.google.com/p/solipse/
>>>
>>> Or, failing that, Fedora 10, ubuntu 8.10... or any of the other 'nixes
>>> which ARE supported. :)
>>>
>
>
--
Nick Boldt :: http://wiki.eclipse.org/User:Nickb
|
|
|
Goto Forum:
Current Time: Wed May 07 12:48:34 EDT 2025
Powered by FUDForum. Page generated in 0.10285 seconds
|