Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » Java Development Tools (JDT) » Configuration error
Configuration error [message #1862673] Wed, 20 December 2023 08:52 Go to next message
Tomas Warner is currently offline Tomas WarnerFriend
Messages: 1
Registered: November 2023
Junior Member
Hello, I'm delighted that Eclipse supports plugins for all the languages I need. However, I believe there should be a more efficient method for configuring compilers for specific languages and a simpler way to execute them. I often encounter challenges when the build process requires an Ant method that I can't configure. In total, I downloaded 227 MB of Eclipse, including addons for Java, Python, C/C++, Kotlin, Perl 5, Lisp, and Prolog. However, the Golang installation encountered a configuration error, requesting a Java 8 SDK, whereas I have the Java 17 SDK installed.
Re: Configuration error [message #1862718 is a reply to message #1862673] Fri, 22 December 2023 07:59 Go to previous messageGo to next message
Ed Merks is currently offline Ed MerksFriend
Messages: 33264
Registered: July 2009
Senior Member
The problem here is that there is a separate team for each thing you mention. Some of these are not even Eclipse projects. No single person manages these teams. So, unfortunately, coordination across these technologies is just not going to happen. If you need something specific, you will need to contact the provides of that technology to ask for it. And even then, because it's open source, your priority might well not be their priority.. Sometimes the teams are not even very responsive to contributions... In any case, this is the JDT forum, so if there is something specifically JDT (Java Development Tools) should do, you should focus on that here...

Ed Merks
Professional Support: https://www.macromodeling.com/
Re: Configuration error [message #1863101 is a reply to message #1862718] Tue, 16 January 2024 10:24 Go to previous message
Majaswi Emmar is currently offline Majaswi EmmarFriend
Messages: 2
Registered: November 2023
Junior Member
I understand your frustration with the current compiler configuration process in Eclipse and the challenges you've faced with the Ant method and Golang installation. While Eclipse offers a wide range of language support through plugins, the setup and execution of compilers could be streamlined for a more user-friendly experience.

The Ant method issue highlights the need for more intuitive and accessible build tools integration within Eclipse. A straightforward configuration wizard or graphical interface for specifying build steps would be more user-friendly, especially for those unfamiliar with Ant syntax.

Regarding the Golang installation, the requirement for a Java 8 SDK seems outdated, considering the widespread adoption of Java 17. Eclipse should be compatible with the latest Java versions to ensure compatibility with newer Golang tools and libraries.

Overall, Eclipse has made significant strides in providing comprehensive language support and development tools. However, there's room for improvement in streamlining the compiler configuration process, simplifying build tool integration, and ensuring compatibility with the latest Java versions to better serve its user base.
Previous Topic:Toggle split editor is now toggled only for one file?
Next Topic:Java remote development
Goto Forum:
  


Current Time: Thu Jan 23 22:57:38 GMT 2025

Powered by FUDForum. Page generated in 0.03493 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top