Eclipse BIRT for MacBook OS big sur - eclipse

I have been trying to install Eclipse BIRT from Eclipse website but none of the version I install works ( unidentified error ), I don't care what version of eclipse I install all I need is a working version, can someone please help? is there anywhere I can install a working version?

Related

ADT not installing on Eclipse Kepler

I have downloaded Eclipse Kepler and now trying to instal Android ADT. I am facing the below issue.
Cannot complete the install because one or more required items could not be found.
Software being installed: Android Development Tools 22.6.3.v201404151837-1123206 (com.android.ide.eclipse.adt.feature.group 22.6.3.v201404151837-1123206)
Missing requirement: Android Development Tools 22.6.3.v201404151837-1123206 (com.android.ide.eclipse.adt.feature.group 22.6.3.v201404151837-1123206) requires 'org.eclipse.wst.sse.core 0.0.0' but it could not be found
Initially I tried to install using https://dl-ssl.google.com/android/eclipse/ . I got the error.
Later I downloaded the package and installed from local but getting the above error.
Any suggestions ?
I tried running the eclipse in administrator mode but still getting the same error.
ADT Plugin can't install: Missing requirement: Android Development Tools
Any help is appreciated. Note: In my system, Android SDK is working fine in my Eclipse Indigo working perfectly in my system.
ADT might depend on other plugins, such as Eclipse Web Tools. You need to make sure you checked Contact all update sites during install to find required software. Eclipse will then look up dependencies in other update sites, like the default Kepler one.
I have solved the problem by unzipping the eclipse again from the original zipped file. Right now everything works fine.
But thanks lulian Dragos.

Problems installing AppEngine plugin in Eclipse 3.7, on Mountain Lion

I've been trying to install the Appengine plugin for eclipse 3.7 Indigo, and I am getting an error which reads:
Cannot complete the install because one or more required items could not be found.
Software being installed: Google Web Toolkit SDK 2.4.0 2.4.0.v201208080120-rel-r37 (com.google.gwt.eclipse.sdkbundle.e37.feature.feature.group 2.4.0.v201208080120-rel-r37)
Missing requirement: Google Plugin for Eclipse 3.7 3.1.0.v201208080120-rel-r37 (com.google.gdt.eclipse.suite.e37.feature.feature.group 3.1.0.v201208080120-rel-r37) requires 'org.eclipse.wst.sse.ui 0.0.0' but it could not be found
Cannot satisfy dependency:
From: Google Web Toolkit SDK 2.4.0 2.4.0.v201208080120-rel-r37 (com.google.gwt.eclipse.sdkbundle.e37.feature.feature.group 2.4.0.v201208080120-rel-r37)
To: com.google.gdt.eclipse.suite.e37.feature.feature.group 3.1.0
Steps to reproduce the problem:
Go to "Help" menu
Select "Install new software"
Enter into "Work with:" box: http://dl.google.com/eclipse/plugin/3.7
Click "Add"
Select packages, click next. And then it returns that error.
I read through a bunch of solved stackoverflow problems already, but none seem to work for me. If it's any help, I'm on Mac OS X 10.8 Mountain Lion.
I've installed the Appengine plugin a long time ago without a hitch on my laptop (10.6 Snow Leopard). Is there something that I am doing wrong or a known bug that is preventing me from installing this Eclipse plugin? Thanks.
Closed. Ran it in windows, frieking worked.

Google Plugin for Eclipse 4.2 does not show up after installing

I am running on Mac OS X 10.5.8.
The problem is that the "g" toolbar icon does not show up after I finish installing GPE 4.2 and GWT SDK 2.4 plugin. When I go to "preferences", there should be a google tab, but that does not show up either.
There was no problems with the installation. If I go to "Install new software..."->"already installed...", both GPE 4.2 and GWT SDK 2.4 are listed.
Can anyone kindly help me resolve this issue?
Mac was 64bit. Needed to install 64bit version of Eclipse.

A good Eclipse for PHP in Ubuntu 11.10 tutorial

Well I´m just moving in to Linux, so I´m using Ubuntu, I installed Ubuntu 11.10, so I was wondering if anyone can give me a hand on how to install succesfuly Eclipse to develope in PHP, I used to use Eclipse Helios (Windows 7), but helios is not inside Ubuntu´s repository, so I guess I´ll have to try it manually. Still prefer to download it from repository not so good with command lines.
Anyone knows a good tutorial?, I´m a newbie in linux so please be very descriptive.
This is an older thread so don't know whether this is still helpfull. Why do you need helios? If you go to the help -> install new software in eclipse then select indigo update site end search for pdt (php development kit). Then install and restart afterwards and their you have a php-perspective with pretty much everything you will need.
Welcome to ubuntu. Their forums are very good as well. To get started you should always use Synaptic or Aptitude APT to get and install packages (software) in Ubuntu. That way the system knows and tracks release and upgrade info.
So open Synaptic and search for Eclipse.. Check it "Marked for Installation" and apply it. It will then install the Eclipse distro for your release. From there it is the same as windows in terms of configuring and installing plug-ins, etc.. It will be installed in "Applications -> Programming"
There is also a Software Center in Ubuntu that may also have Eclipse and other dev tools. You may also need to install "server headers" in you Ubuntu environment to get the dev-tools. I am not sure in 11.10

Zend Studio on Eclipse "HELIOS"

I'm trying to install Zend Studio on an existing installation of Eclipse HELIOS, but Zend doesn't want to behave. The PDF instructions here say it's for "Eclipse Galileo version 3.5.1 only". Sure enough, I'm getting a strange error on a Helios.
Cannot complete the install because of a conflicting dependency.
I've already upgraded to Helios and don't want to go back to Galileo, so has anyone solved this problem or knows how to get around it?
Studio 7.x does not support Helios. Studio 8.x which is just about to go to beta does.
On my Linux (Ubuntu) I was able to install multiple versions of Eclipse for various purposes. You can install a new Eclipse Galileo version 3.5.1 and it should not effect your Helios.
For a good explanation of how to do this see: http://www.javalobby.org/java/forums/t18678.html