eclipse-juno

org.apache.jasper.JasperException: PWC6345: There is an error in invoking javac. A full JDK (not just JRE) is required

点点圈 提交于 2019-12-01 05:39:56
问题 Before posting this question here: I looked up at 1)Glassfish 3.1.2.2 in IDEA 11.1.4: "PWC6345: There is an error in invoking javac. A full JDK (not just JRE) is required" 2) How do I specify the jdk for a glassfish domain? 3) http://alvinalexander.com/blog/post/java/fixing-glassfish-jdk-path-problem-solved 4) https://www.java.net//node/702274 5) "PWC6345: There is an error in invoking javac." error when using Jetty WTP plugin to deploy a JSP page on Jetty I am able to open the glassfish

How do upgrade to GWT 2.5 in Eclipse

Deadly 提交于 2019-11-30 19:45:14
I'm using GWT 2.4 & Eclipse Juno. GWT is installed using the instructions at https://developers.google.com/web-toolkit/usingeclipse . I'd like to try GWT 2.5. How do I upgrade from GWT 2.4 to 2.5? Currently, GWT 2.5 is only available as a Release Candidate, and as such is not delivered via the usual Eclipse update site yet. However, it's easy to use Eclipse with any GWT version: Download the GWT SDK(s) you need from https://developers.google.com/web-toolkit/versions Extract it anywhere you like In Eclipse Preferences > Google > Web Toolkit, use the "Add..." button and navigate to the GWT SDK

How do I install an Eclipse EPP (for example EPP Modeling Feature on 3.8)?

倖福魔咒の 提交于 2019-11-30 16:51:37
How do I install an Eclipse EPP through the software installer for 3.8? I would like to choose the "EPP Modeling Feature" and install all of its packages rather than selecting them all individually. As an example if I install Eclipse Juno "Eclipse Modeling Tools" and then look at the installed software packages I will see "EPP Modeling Feature 1.5.0.20120620-0855 org.eclipse.epp.package.modeling.feature.group. If I then also install the base Eclipse 3.8 and choose "install new software" and turn off "group by category" I can find the EPPs. I can't install them however since they are written to

Eclipse 4.2 (Juno) 'Cannot create a server using the selected type' in Tomcat 7

北城余情 提交于 2019-11-30 10:05:34
问题 I have installed: eclipse juno java-6-openjdk-i386 (selected as default JRE in Eclipse) java-7-openjdk-i386 When I try to add a new server Tomcat7 in Eclipse I get this message 'Cannot create a server using the selected type' and I can not continue. No problem adding Tomcat6 server. I read this question but it didn't worked Similar Question 回答1: 1 . To fix the error 'Cannot create a server using the selected type' run the following: cd ~/workspace/.metadata/.plugins/org.eclipse.core.runtime/

Unable to create Android AVD because of Target and CPU/ABI settings?

瘦欲@ 提交于 2019-11-30 08:07:49
I'm running Juno and just beginning to learn Android programming on Mac , on the latest SDK, 4.2 (API 17), and when I try to create an AVD, and as you can see from the screenshot (actually never mind, as a new user I'm not allowed to post a screen shot), I can input my Title, I can also choose my device, but when I try to change the dropdown menus of the target and CPU/ABI options, they don't drop at all. Also, the typical hardware box in which you add and delete chosen hardware, is not present, maybe just because of the newer Eclipse version. Anyhow, why aren't these options given to me? Also

Eclipse IDE - Open Call Hierarchy is empty/broken

扶醉桌前 提交于 2019-11-30 07:45:14
问题 What should I do, if the "Open Call Hierarchy" is broken (empty for every method in a project)? It only shows the name of the method I wanted to see the call hierarchy for. This happens for all methods I try, even though they are all called by other methods. It is very useful for code navigation. I do not know how to work without it! I've tried: Opening eclipse.exe -clean -refresh Restarting Eclipse Closing and reopening the project Updating the project Renaming the .metadata file I've

Maven with Eclipse Juno

好久不见. 提交于 2019-11-30 05:34:16
I just upgraded to Eclipse v4.2 (Juno). The Maven plugin seems to be missing. How do I get it? All the info you need, is provided in the release announcement for m2e 1.1 : m2e 1.1 has been released as part of Eclipse Juno simultaneous release today. [...] m2e 1.1 is already included in "Eclipse IDE for Java Developers" package available from http://eclipse.org/downloads/ or it can be installed from Eclipse Juno release repository [2]. Eclipse 3.7/Indigo users can install the new version from m2e release repository [3] [...] [2] http://download.eclipse.org/releases/juno [3] http://download

How do I install an Eclipse EPP (for example EPP Modeling Feature on 3.8)?

这一生的挚爱 提交于 2019-11-30 00:08:19
问题 How do I install an Eclipse EPP through the software installer for 3.8? I would like to choose the "EPP Modeling Feature" and install all of its packages rather than selecting them all individually. As an example if I install Eclipse Juno "Eclipse Modeling Tools" and then look at the installed software packages I will see "EPP Modeling Feature 1.5.0.20120620-0855 org.eclipse.epp.package.modeling.feature.group. If I then also install the base Eclipse 3.8 and choose "install new software" and

Retain previous open file tab under visible tabs

天大地大妈咪最大 提交于 2019-11-29 20:46:28
Eclipse Juno - In my workspace I have 'Package Explorer' opened on the left side, on the right side I have 6 visible file tabs and under 'Show List' I have 17 files. Out of those 6 visible file tabs, I'm working on the 3rd file (abc.java) and If I pick up a file under 'Show List' (xyz.java), then eclipse displays xyz.java as active tab and the next 5 files from the Show List. My previous visible file tabs are gone and now I have a new set of visible file tabs. Is there a way to have my previous active file 'abc.java' under visible file tabs with my current active file as 'xyz.java' oyse I

Can't install Maven SCM Handler for EGit for Juno

别等时光非礼了梦想. 提交于 2019-11-29 20:44:22
I've updated my eclipse indigo to juno via the Help->Check for updates menu. I noticed I had updates for egit (2.x) and jgit (2.x) which clashed with my current installations (1.3.x) and so I removed all my egit plugins (eigt,jgit,egit-mylyn and Maven SCM Handler for EGit). I then tried to install the above egit plugins and was able to install egit and jgit but was unable to install Maven SCM Handler for EGit. I tried updating grvia the m2e marketplace and got the following error: Cannot complete the install because of a conflicting dependency. Software being installed: Maven SCM Handler for