
Eclipse Community Forums » Java Development Tools
1,000 FOLLOWERS
Eclipse Community Forums is entirely dedicated to programmers who are interested to engage in java related conversation. Discuss here Java development tools, talk about the installation process, compile errors, and more here.
Eclipse Community Forums » Java Development Tools
2d ago
I've downloaded eclipse 2023-03 version for a few days, and I found that my application cannot run in debug mode anymore, the console log said:
java.lang.UnsupportedClassVersionError: org/eclipse/jdt/launching/internal/javaagent/Premain: Unsupported major.minor version 51.0
when it run normally with version eclipse 2022-09, I am ensure that all my eclipse configurations are set rightly, include jdk6、compile jdk1.6 and tomcat6. Hope anyone can do me a favor catch the point.
thanks ..read more
Eclipse Community Forums » Java Development Tools
2d ago
As someone who has to deal with a corporate firewall, if I had gotten the error you describe, I would assume that the JVM running Eclipse didn't have the correct company-specific certificate installed in the cacerts file. If that was not the case, or you know nothing about this, the next thing to try is to try to turn off the VPN you use to connect to your corporate network (and turning off any proxy entries you have in Network Connections), and then try to install the plugin. Once it's all installed, you can reconnect to the network ..read more
Eclipse Community Forums » Java Development Tools
3d ago
I am trying to open repos containing book sample codes like this ( https://github.com/Apress/pivotal-certified-pro-spring-dev-exam-02 ) but not getting the desired view in the package explorer.
For example the cloned repo of the mentioned link and getting a package explorer view like following which is clearly not helpful. I am attaching a sample of the view i am referring in files.
The ide is not apparently considering the folders as separate projects despite having a gradle file inside each of them.
Is it happening for missing any option in open projects dialog? I have checked the options ..read more
Eclipse Community Forums » Java Development Tools
4d ago
Sometimes firewalls do a number of additional funky things, including scanning jars and taking so long to do so that it looks like a network timeout. Maybe repeated tries will eventually be able to download it ..read more
Eclipse Community Forums » Java Development Tools
4d ago
it seems to have solved that problem but once I try the installation it gives me the following error:
"Artifact not found: http://downloads.genuitec.com/downloads/products/codetogether/updates/ct20230322/features/com.genuitec.eclipse.codetogether.client.feature_2023.1.0.202303212042.jar ..read more
Eclipse Community Forums » Java Development Tools
4d ago
Probably you are inside a corporate firewall that introduces certificates into the network traffic that are not rooted on a certificate in the JRE running the IDE.
Adding the two settings described here to the end of your eclipse.ini might fix the problem (though no one ever seems to come back to let us know whether or not that helps):
https://bugs.eclipse.org/bugs/show_bug.cgi?id=567504#c29 ..read more
Eclipse Community Forums » Java Development Tools
5d ago
Hi everybody, <br /> whenever i try to install an addon on eclipse 2022-06 jee,<br /> i get the error in the attached images<br /> <img src="index.php/fa/43044/0/" border="0" alt="index.php/fa/43044/0/" /><br /> <br /> <img src="index.php/fa/43045/0/" border="0" alt="index.php/fa/43045/0/" /> ..read more
Eclipse Community Forums » Java Development Tools
6d ago
Well, we do have the patches ready. Shortly we will send an email about the availability of the patch. I will update here ..read more
Eclipse Community Forums » Java Development Tools
6d ago
Thank you,<br /> I will wait then.<br /> Regards ..read more