AWS eclipse plugin - installation error - java

I have an error from Eclipse, after installing the aws plugin and restarting Eclipse. I'm currently using Kepler Java EE edition. I even tried with Luna, and every time when I download the Eclipse plugin from aws website and restart Eclipse after installation (which is mandated by the install process), this error pops up.

Related

Tool Tip error in Eclipse Kepler after TestNG installation

My projects in Eclipse Kepler were working just fine until I downloaded TestNG. Post TestNG download, I am unable to click on the run button for my code. After I click on run or even if I hover over on run the following error message is displayed.
An internal error occurred during: "Compute launch button tooltip".
java.lang.IllegalArgumentException
If I uninstall testing all my scripts run. But as soon as I reinstall Testing the issue reappears.
I have tried Re-installing Eclipse, Changing Workspace, Restarting Eclipse, Creating new projects, Installing TestNg from Eclipse Marketplace as well as by Installing new software.
Eclipse Kepler Version: Kepler Service Release 2
Build id: 20140224-0627
Java JDK 1.7

install STS for Eclipse 3.8 on eclipse Neon

I've installed Eclipse neon on my laptop but I also need STS. I've had a look online and found this. Here it says that this version of STS (not specified on the webpage) is fine up to eclipse oxygen, but if I drag and drop the installer in my eclipse it says that that STS version for Eclipse is the 3.8. Now, is it OK and safe to proceed and effectively install STS 3.8 on Eclipse 4.6.2 (neon)?
thanks

Upgrading to Mobile First 6.3 Server shows No runtime

The client has upgraded the worklight server 6.2 to Mobile First 6.3, and deployed the updated war file. Now when we open the console to deploy the adapter, "It shows no runtime can be found"
But the same project works fine in the local development environment, where we installed the mobilefirst studio plugin in eclipse. We are able to build the project and run the app.
Java - 1.7
Eclipse - Juno SR2
MobileFirst studio 6.3
Cannot access the remote server for now, will attach the logs shortly.
Kindly let us know if there are any known issues on upgrading to 6.3(mobile first) from 6.2(worklight)
Thanks
Hi we are able to fix it. The reason is the client has not built the war file in 6.3, they have updated the old war, when we tried building the war file from the 6.3 and deployed. it worked.

Vaadin 6.8.4 project cannot be started with Eclipse Juno J2EE preview jetty server - no context

When I try to publish a Vaadin 6.8.4 project on the "J2EE Preview" server in Eclipse Juno, I get the following error message:
Error 404 - Not Found
No context on this server matched or handled this request.
Contexts known to this server are:
- myproject(/myproject)
When I look into my workspace's folder .metdata.plugins/org.eclipse.wst.server.core/there is only a publish0.dat file in the folder publish but the project is in the folder tmp0, is that normal? If not, what can I do to resolve this?
I use a freshly installed Java EE Version of Eclipse Juno with the Vaadin 6.8.4 plugin from the Eclipse Marketplace.
I was getting the same error for a simple dynamic website and cleaning and republishing the project didn't changed any thing so I installed tomcat and project started working.
It seems like a bug or problem with the deployment structure as default folder structure for jetty is different.
*I was using the latest eclipse Juno and also tried to update it to latest repo but nothing changed

Unable to install Google App Engine Plugin (Eclipse 3.6)

I've followed these instructions but I'm unable to install the GAE plugin on Eclipse 3.6 Helios.
Any ideas what could be wrong and how to fix it?
This is a clean install of Eclipse, the only added features are the Eclipse Web Developer Tools per instructions.
This is on Windows XP.
Don't make it more complex than needed. Use the PlugIn: GAE Plugin Instructions
I fixed it by installing Eclipse for Java EE Developers
The version for different types of eclipse is different for Google App Engine Plugin. Try to use different version of plugin as required by your eclipse . I Have used http://dl.google.com/eclipse/plugin/3.4 for my Hellios Version eclipse and it is working file after installation . Do not forgot to researt your eclipse in clean mode after installation of plugin.

Categories

Resources