bzr-eclipse 1.4 needs xmloutput >= 0.9.2 - eclipse-plugin

I'm trying to install Eclipse Kepler (4.3) IDE with Bazaar version control system integration on a CentOS 6.5 machine. Everything seems perfect, until I restart the IDE and want to use bazaar. It asks for xmloutput >= 0.9.2 but according to this page the latest version available is xmloutput 0.8.8
I have tried to install bzr-eclipse 1.3 or 1.2 but all the links in Eclipse are just for the latest version.
Does anybody know how to install a previous version of bzr-eclipse or how to use a correct version of xmloutput?

This problem seems to be very close to this question (resolved by upgrading to a newer version of Bazaar).

Related

Installing the Subversion Plugin in studio Version: 7.4.2 fails

Installing the Subversion Plugin in studio Version: 7.4.2 fails.
Tried with http://subclipse.tigris.org/update_1.6.x and other versions too.
The site http://subclipse.tigris.org appears to be abandoned, and subclipse 1.6 is an old version that is probably not compatible with the Eclipse version used for Studio 7.4.2. According to the release notes it is based on Eclipse 4.9. You should look for an updated version of subclipse that is compatible with that Eclipse version.
It seems that the current home of Subclipse is this GitHub project: https://github.com/subclipse/subclipse. Try installing from their distributions: https://github.com/subclipse/subclipse/wiki#installation

Pharo 2.0 not running on CentOS 6.6

I am trying to run my pharo2.0 application on CentoOS which was previously been installed in a mac. The original version is pharo2.0 so I need to run the same image CentoOS too, but I get an error which says this below :
/lib/libc.so.6: version `GLIBC_2.15' not found (required by xxxxx)
Should I be trying to upgrade the CentoOS and see if pharo2.0 works or port my whole application to a later version of pharo?
There is now a VM build especially for systems with an older libc version. In fact there is a build for Centos specifically (which has a slight variation in linkages from Debian), the latest version of which is permalinked here. See http://pharo.org/download#custom for more info.

Netbeans 8 and 7.4 Problems on CentOS 6.5

I am new to Linux and my boss ordered me to install Netbeans software to one of CentOS 6.5 desktop.
I have downloaded and install Netbeans 7.4 along with Java jdk package. Installation was fine but when I try to execute the Netbeans icon, nothing happens.
I even go the the netbeans installation directory Netbeans 7.4/bin/ netbean and try to execute in terminal but nothing happens. It does not give any error,just not start. Please help. I have tried both the Netbeans version 7.4 and 8,but same problem.
Well I have downloaded the 32 bit version of NETBEANs and JDK package, but my OS is 64 bit...silly :) now I have installed correct version of JDK and Netbeans and its working.

Netbeans 7.1.2 and 6.7.1, SoapUI both stopped working on OS X Mavericks

Installed the OS X Mavericks last night and Netbeans and SoapUI both doesnt work anymore. Has anyone found a solution for this?
Updating Java JRE fixed Netbeans, other products that are still having issues:
1) SoapUI
2) Apache Directory Studio
3) PyCharm
I had the same problem. Try to install the newest Java JRE. It worked for me
Downloading NetBeans 7.4 worked for me
Updating Java JRE and downloading NetBeans 7.4 didn’t work for me.
Installation issue : Neatbean 7.4 was unable to install and previous version (7.2 on my computer) was unable to launch.
When i tried to launch Photoshop 5.1, i had a message saying Java SE 6 was missing. Mavericks asked to download it. After installing automatically, Photoshop and Netbeans install was ok.
Also, you can try this link if you can't download automatically :
http://support.apple.com/kb/DL1573

Installing older version of Maven 2 on Ubuntu?

Is there an easy way to use apt-get to install an older version of Maven 2 on Ubuntu Maverick?
I'd like to use 2.0.9.
Try downloading from launchpad: http://launchpadlibrarian.net/15563514/maven2_2.0.9-2_all.deb
Double-click on it and GDebi should do the rest.
This package is no longer maintained on LTS and newer versions. Be careful, I haven't tried it because I have a newer version.
Anyway, why would you use an older one?
More info here: https://launchpad.net/ubuntu/jaunty/+package/maven2