Install Glassfish On Eclipse showing Error No repository found - eclipse

when i am trying to install the glassfish on Eclips i am facing two issues:
1- I can not find it when i click on create new server under oracle folder ..
2- when i am trying to install the glassfish tool from the market it gives me a message that says No repository
3- when even going to add the link manually under available software. it gives me the same error No Repository Found
I am Using Eclipse Version: 2021-12 (4.22.0)
JDK : 16
JRE :jre1.8.0_311
what could be the issue?

For those who don't want to try to type the above:
Oracle Enterprise Pack for Eclipse 12.2.1.8 Dependences - http://download.oracle.com/otn_software/oepe/12.2.1.8/oxygen/repository/dependencies/

The Glassfish Tools project and it's dependency Eclipse Sapphire have been both archived, but the repos should be working anyway. Glassfish Tools repo is not working though, but both projects have been bundled in Oracle Enterprise Pack for Eclipse, which has it's own repo available by default in eclipse 21-12 (and many more versions before that one).
Go to Help -> Install new software and find the repo as shown in the image.

Related

Unable to install IBM Bluemix Eclipse plugin for Luna and Mars

I am tried to install IBM Bluemix eclipse plugin for Eclipse Mars from Eclipse Market place. Eclipse listing all required libraries and dependencies but installation its showing following error as shown in image.
Note:
I was able to download install other eclipse plugins like PyDev,Subclipse etc.
Any suggestions or links? Thank you :)
Which version of Eclipse are you using? I just tried with the JEE Package for Mars SR1: https://www.eclipse.org/downloads/packages/eclipse-ide-java-ee-developers/mars1. Then, search for the Eclipse marketplace entry from Eclipse and do the install.
and I can complete the install successfully. It may just be a temporary outage on the server. Would you mind to try it again?
If the problem still exist, can you list out the details of your setup, e.g. Eclipse package that you start with, platform, steps to reproduce, etc. so I can try to reproduce the problem.

Unable to download Glassfish tools for Eclipse Kepler?

I'm using STS based on Kepler 4.3.2. I am not able to download support for Glassfish from the Oracle site. Whenever I try to download via Eclipse Marketplace, I get this error message:
"No repository found at http://download.oracle.com/otn_software/oepe/kepler."
Could someone please enlighten me what the problem is with the site?
Installation (using the Install button, dragged to running Eclipse workspace) from http://marketplace.eclipse.org/content/glassfish-tools-kepler works for me.
If the p2 repo is not available on download.oracle.com (it could be a glitch), you can always download the latest p2 repo and use it offline.
See the last "Oracle Enterprise Pack for Eclipse (12.1.3.1)" (or a previous release), and download a repo like:
http://download.oracle.com/otn_software/oepe/12.1.3.1/luna/oepe-12.1.3.1-luna-repository.zip
Or, for Kepler, an older one:
http://download.oracle.com/otn_software/oepe/12.1.2.3/kepler/oepe-12.1.2.3-kepler-repository.zip
(you must do it from the web page, after accepting the license)

eclipse cannot update and cannot install new software

I cannot install new softwares (plugins) in my eclipse, also I cannot update it.
Eclipse Java EE IDE for Web Developers.
Version: Kepler Service Release 2
Build id: 20140224-0627
Check for updates
No updates were found
Some sites could not be found. See the error log for more detail.
No repository found at http://update.eclemma.org/.
No repository found at http://download.eclipse.org/releases/kepler.
No repository found at http://veloeclipse.googlecode.com/svn/trunk/update/.
I can use the eclipse internal web-browser, and I have also set the proxy settings
Sometimes kepler update fails on Java 7. Use Java 6 instead.
Ok i tried deleting my eclipse and downloading the latest version (kepler as of now)
And it worked .

Cannot install Mercurial on Eclipse Juno

Attempting to install Mercurial on Eclipse Java EE IDE Juno from
http://cbes.javaforge.com/update in the Install new software...
but,
"Cannot complete the install because one or more required items could not be found. Software being installed: codeBeamer Eclipse Studio (with Mylyn) 3.1.0.v201011161842 (org.codebeamer.eclipse.mylyn_feature.feature.group 3.1.0.v201011161842) Missing requirement: codeBeamer Eclipse Studio (with Mylyn) 3.1.0.v201011161842 (org.codebeamer.eclipse.mylyn_feature.feature.group 3.1.0.v201011161842) requires 'org.eclipse.mylyn_feature.feature.group 3.3.0' but it could not be found
I tried on Windows 7_64 and ubuntu 12.04_64. I even installed mylyn using the latest stable releases from http://download.eclipse.org/mylyn/releases/latest
Any Ideas?
Already browsed web and this site.
You could also try the update URL from the Google Code repository instead, which installs only MercurialEclipse.
+1 to installing from Google Code Repository.
Initially Eclipse wouldn't start because of problems with the older version of the plugin so to get past this simply removed the jar com.vectrace.MercurialEclipse_1.9.1.v201111302231.jar from the Eclipse plugins directory then uninstalled the existing plugin and re-installed from the link in smooth reggae's post.
All seems good so far.
The problem is, that the codeBeamer Eclipse Studio requires an older version of Mylyn (3.3.0), which isn't available for Juno.
But AFAIK you don't need the whole CBES, if you only need the Mercurial features. Try to select only MercurialEclipse, it should also be available in that update site.

Install Glassfish Eclipse Plugin without internet conenction?

I can't connect Eclipse to internet because of security issues in my work, i want to find a way to download the Glassfish Eclipse Plugin manually (Without using the Eclipse Market Place or Eclipse Install Wizard) and install it separately ...
I made many searches and all i found is how to install the Glassfish Eclipse Plugin using the download Link from Eclipse Plugin Installer ...
PS : Glassfish Server is already installed in my Laptop i just need the Eclipse Plugin.
From where can i download the Plugin ?
And how can i install it ?
GlassFish Tools is part of Oracle Enterprise Pack for Eclipse, which is offered in a number of different download formats, such as a ready-to-run Eclipse install and a downloadable repository. Either of these options is a good choice for users with connection problems. If you already have Eclipse installed, download the offline repository (may be called 'OEPE plugins only' on the download site). Then use the install plugins wizard, but point at the downloaded zip instead of a public URL. Make sure to uncheck the consult other repositories option to keep Eclipse from wandering to the network unnecessary.
OEPE - Main Download Page
OEPE - Latest Release