Category "eclipse"

Running C++ in Eclipse on MacOS

I am using Eclipse IDE for C/C++ Developer on Mac OS Sierra 10.12.6. When I build a project (HelloWorld Project) I see a message: "xcrun: error: invalid activ

Gradle for STS Eclipse Neon

Need to install buildship or Gradle IDE 3.8.4.201703310540-RELEASE on STS based on eclipse Neon? STS Info: Spring Tool Suite Version: 3.8.4.RELEASE Bu

Unable to use tekstac eclipse plugin

I'm trying to use the tekstac Eclipse Plugin (https://cognizant.tekstac.com/pluginfile.php/74079/block_html/content/tekstac-eclipse-plugin-2.6.9.6.zip) for conn

How to export to a runnable jar with Proccessing (Eclipse)

I have tried to export my processing applet to a runnable jar file from eclipse (which I am using to code it) and it exports successfully but when opened just c

CellType cannot be resolved to a variable setCellType error Apache POI - Java

I was reading the Apache poi guide: https://poi.apache.org/spreadsheet/quick-guide.html And I decided to follow along and type the code into my Eclipse project

How to store H2 database file into project directory

When I used H2 database the database files are stored at C:\Users\MyName\TestDataBase.db directory. The H2 path is jdbc:h2:~/TestDataBase. This is default H2 da

args4J doesn't work with gradle

I'm totally new to gradle so it may be a obvious problem: I'm using eclipse with gradle and I actually have no problem adding dependencies for junit or stuff,

Explaining "g++ not found in PATH" for an idiot

So, I just installed Eclipse for C/C++ and whenever I make a new project, I get two errors saying that the programs g++ and gcc are not in my PATH. All of the a

Eclipse BIRT not working properly on new mac

I recently started using the new macbook air (M1 chip Big Sur 11.2.3) and I can't get eclipse BIRT to open properly on it. At first my workspaces were blank and

Eclipse TestNG java.lang.AssertionError

My code works, TestNG works, I got results as expected, but this error appears at the end of TestNG results: Error code: java.lang.AssertionError: Couldn't fin

IBM software architect, Eclipse error: "Java was started but returned exit code=-1"

I'm trying to install IBM rational software architect 9.7, but i get the following error all time. It appeared during installation and does the same every time

How do I solve CVS error: cannot change permissions on temporary directory C:\CVS\cvstmp

Trying to "share project" in CVS from Eclipse, to upload a newly created Java project to the CVS repository it failed with the message: «: cvs [server abo

Eclipse not compatible with version 1.8.0_333 of the JVM

I downloaded Eclipse IDE to learn how to code, but it only says that it isn't compatible with such version, I tried other methods mentioned in previous question

How to install CDT to Eclipse Luna

I am trying to install the C/C++ development tools for Eclipse Luna. Taking reference from this page here, I navigated to Help> Install New Software> and

Eclipse debugger and remote debugger not working

I m using Eclipse Luna Version: Luna Release (4.4.0) Build id: 20140612-0600-32 BIT I have some breakpoints and remote debugger on which use to work as expected

Unable to debug a Spring Boot App. The breakpoints always escape

Here's my Spring Boot config @SpringBootApplication public class ServicesApplication { public static void main(String[] args) { SpringApplication.

Eclipse (JBoss Developer Studio) not automatically building JPA metamodel classes

I have a Maven project set up that has a parent and two child modules: parent business support All of my JPA entities are in the support module. I've

How to completely delete/uninstall eclipse

I tried downloading and installing eclipse because I want to explore android programming. I tried downloading and installing all the tools in the android device

android virtual device that failed to load

When i launched the eclipse in window 7 I was getting an error message: parseSdkContent failed Could not initialize class android.graphics.Typeface After doi

Terminal window in eclipse is blank. Ruby on Rails

When you install and configure RoR on windows and eclipse(Aptana plugin) you would see the terminal window in the eclipse perspective where you would type in va