Trouble plugging Aptana into Eclipse - eclipse

I'm trying to add Aptana to my Eclipse installation. I'm trying to do so on Win7 x64. I've tried both x86 and x64 versions of Eclipse. Most of the time Eclipse would install just fine, run okay, but as soon as I try to pluin Aptana it has problems. It will start up, then encounter an error immediately and close. Right now I have the x64 version installed fine. When I start it up it throws the error but doesn't close. I can close the error window and continue using Aptana just fine. I've attached a couple screenshots to show what the error is and what my current Installation Details look like. Let me know if there's any other information I could provide.
Thanks in advance.
Aaron-

Open the 'Error log' view, you probably see the stack of the NPE.
Then try to google the solution.

Related

Unable to launch VSCode

I am running into an issue with Visual Studio code where i could not able to launch it in Windows 8.1. It is working fine untill few days back. Even though it shows two processes named Code 32 bit are running in Task Manager, i cannot see the VSCode UI. I tried going to folder and right click and click on Open with Code, but no luck.
Even after uninstall and installing the VSCode also, i am running into same issue. Does anyone face this issue before?
Is there a way i can clean uninstall VSCode and re install?
Thanks,
Phani
Did you try AppData\Local\Code\bin\code.cmd ?
vscode is running by update.exe

Eclipse Luna Crashing Ubuntu 15.04

I have upgraded to Ubuntu 15.04 from 14.10 and my eclipse Luna keep crashing abruptly. Same was happening in Ubuntu14.10. I have tried everything but nothing seems to work.
It just shuts down, when I try to write something, or sometimes when opening some file and sometimes keep working for and hour without creating any problem.
also added -Dorg.eclipse.swt.browser.DefaultType=mozilla in eclipse.ini file but no solution.
Please suggest some solution. This is very - 2 irritating. . I am unable to do any work
I had the same error. My solution was:
sudo pipelight-plugin --disable silverlight
I found the information here: Ask Ubuntu

how to debug using basheclipse

"Basheclipse installation issue" does not address my issue and thats why I ask a new question.
Hi, I am running Eclipse Luna on Windows 7
I followed all the instructions on http://sourceforge.net/projects/basheclipse/files/
I have never worked on Eclipse. I am stuck on 7th step(pasted below)
7) Switch to The Debug perspective. Start the debugging session. Launch "script.sh" from bash shell.
Please help me do this.
When I used the debug button it says "Launching new configuration has encountered an error Bash is already running."
I tried the run button and it says "Couldnt find Interpreters. Do you want to configure interpreters now?"
edit:ok the debug perspective is on now.
edit:ok looks like a bug
http://sourceforge.net/p/shelled/discussion/399718/thread/6272268c/
any way to circumvent this?
"Launching new configuration has encountered an error Bash is already running."
--> just relaunch your eclipse and then it will work without any problem.
"Anyone tried installing Eclipse and debugging on a Linux machine?"
--> yes. eclipse neon and jdk 8.
You can follow my tutorial at http://dietrichschroff.blogspot.de/2017/07/bash-enabling-eclipse-for-bash_14.html

I could not debug using goclipse plugin, windows environment

I could not debug using goclipse plugin, it was asking about gdb debugger then I downloaded the binary ver. 7.6 but now it is giving me "Source Not found"..
As suggest from many posts, I tried to build the program before going to start debugging but still it is giving me the same thing.
below is a secreenshot
even I found some guys were saying is to specify the working directory in configuration as "other" but still giving me the same error
finally, I fixed the issue by using the "gdb" distributed within liteide package. you could reference it from "Window | Preferences"

"Launch Failed. Binary Not Found." Eclipse C/C++ IDE issue. [Eclipse installed on Windows 7 working with Cygwin]

I have two problems :
One ] I don't know how to use Cygwin and not sure if I have installed it correctly and
Two] My Eclipse displaying error every time Im trying to run any cpp program.
Actually I have downloaded Cygwin for Netbeans IDE which also not working. Cpp programs giving errors and nothing is executing.
Can u please tell me how should I fix these and can u give me some links to tutorial sites ,ideas ,- anything on how to use these.
I do not know if this will help you. But I found an answer that may be useful.
Launch Failed Binary not found Eclipse for C in Windows