GCJ Builder is an Eclipse plugin that integrates GCJ compiler within Eclipse build infrastructure. Make is used to build GCJ enabled projects with the plugin's generated makefile.
Categories
Build ToolsLicense
Eclipse Public LicenseFollow GCJ Builder
Other Useful Business Software
Gen AI apps are built with MongoDB Atlas
MongoDB Atlas provides built-in vector search and a flexible document model so developers can build, scale, and run gen AI apps without stitching together multiple databases. From LLM integration to semantic search, Atlas simplifies your AI architecture—and it’s free to get started.
Rate This Project
Login To Rate This Project
User Reviews
-
I am trying the plugin in Juno but I get some weird errors: Errors occurred during the build. Errors running builder 'GCJ Builder' on project 'GCJTEST2'. Cannot construct com.aldratech.gcj.plugin.ProjectConfig as it does not have a no-args constructor ---- Debugging information ---- message : Cannot construct com.aldratech.gcj.plugin.ProjectConfig as it does not have a no-args constructor line number : 1 path : /gcjbuilder cause-message : Cannot construct com.aldratech.gcj.plugin.ProjectConfig as it does not have a no-args constructor class : com.aldratech.gcj.plugin.ProjectConfig cause-exception : com.thoughtworks.xstream.converters.reflection.Obj ectAccessException required-type : com.aldratech.gcj.plugin.ProjectConfig ------------------------------- So I am quite stuck with this...This happens when I try to build the project.
-
It doesn't work on Eclipse Indigo 3.7, plugin not detected!