eclipse-kepler

Eclipse Kepler RCP CoolBar Actions CSS

只愿长相守 提交于 2019-12-25 04:55:16
问题 Similar to this question's screenshot, my RCP App has those annoying spaces between actions on the coolbar. My guess is that it's because I'm using deprecated extensions in the plugin.xml (i.e. viewActions actionSet s). For now, I don't want to begin changing all those action implementations to comply with the new rules (mostly because there are A LOT of those actions). Question : Can I somehow apply CSS styling to that CoolBar so that extra spaces are grabbed by the actions? The road so far

Unable to install new software/check for updates eclipse

[亡魂溺海] 提交于 2019-12-25 04:53:10
问题 I'm trying to install subclipse on my desktop so i can use subversion. When I was at school with my laptop, the installation worked well and i was able to update and commit on the subversion, but, while i was at home, i tried to update and nothing worked. Then I tried on my desktop to install the subclipse plugin without success. When I go to "Help>install new software>Work With Kepler - http://download.eclipse.org/releases/kepler" Nothing appears on the software view except "pending..." The

Eclipse IDE Crash on startup

前提是你 提交于 2019-12-25 01:59:00
问题 I've configured my eclipse(Kepler) IDE to develop Amazon Cloud application and Android applications. When I restarted it to reflect changes it doesn't start. Eclipse window automatically closes after selecting workspace. Earlier It was working well while developing simple Java applications. My eclipse.ini file looks like this -startup plugins/org.eclipse.equinox.launcher_1.3.0.v20130327-1440.jar --launcher.library plugins/org.eclipse.equinox.launcher.gtk.linux.x86_1.1.200.v20130521-0416

eclipse 4.3 EE facet jpa 2.0 build error

限于喜欢 提交于 2019-12-24 02:42:31
问题 I'm trying Eclipse Kepler 4.3 EE After open it over my old workspace, my project starts with an build error: This project has the JPA facet, but no JPA project could be created. See the error log for more details. This is the details: eclipse.buildId=4.3.0.I20130605-2000 java.version=1.7.0_21 java.vendor=Oracle Corporation BootLoader constants: OS=win32, ARCH=x86_64, WS=win32, NL=pt_BR Framework arguments: -product org.eclipse.epp.package.jee.product Command-line arguments: -data D:\JJW

eclipse 4.3 EE facet jpa 2.0 build error

旧街凉风 提交于 2019-12-24 02:42:26
问题 I'm trying Eclipse Kepler 4.3 EE After open it over my old workspace, my project starts with an build error: This project has the JPA facet, but no JPA project could be created. See the error log for more details. This is the details: eclipse.buildId=4.3.0.I20130605-2000 java.version=1.7.0_21 java.vendor=Oracle Corporation BootLoader constants: OS=win32, ARCH=x86_64, WS=win32, NL=pt_BR Framework arguments: -product org.eclipse.epp.package.jee.product Command-line arguments: -data D:\JJW

Eclipse Android Emulator-5554 is always displayed

限于喜欢 提交于 2019-12-23 13:07:08
问题 I started to write an android app in Eclipse IDE. But when I run the app (ctrl+f11), the android device chooser is showing emulator-5554 in state online, even if I did not start any emulator yet. My question is: where does this emulator come from? and for what reason? My android device chooser when my emulator started: Has anyone run into this issue and explains it to me? thanks. 回答1: Thanks to Rohan Kandwal. It is true. While i'm running eclipse, my blue stack is running too and used port

Eclipse menus disabled on OS X 10.9 Beta 6

时光毁灭记忆、已成空白 提交于 2019-12-20 19:10:33
问题 today I opened my eclipse as usual but I wasn't able to do anything. All menus except the preferences are grayed out, disabled. I'm on a Mac Mavericks Beta 6 & Eclipse Kepler Do u have any hints for me? Restart of Eclipse or the complete mac didn't solve the problem 回答1: Did you by any chance install the Mavericks beta 6? This is a known issue, Apple messed up Java. The work around is to install the full JDK http://support.apple.com/kb/DL1572. Solved the problem for me. 回答2: Change eclipse

How do i uninstall m2e in eclipse kepler

蓝咒 提交于 2019-12-20 03:53:09
问题 I just download eclipse kelper and found out the m2e and m2e-wtp plugins had been installed,and the new m2e plugins has no "package" of the lifecycle,how do i uninstall it? ================================================= http://m2eclipse.sonatype.org/sites/m2e this is the update site i used in eclipse juno(now it seems 404 error). 回答1: Click Help-> About Eclipse -> Installation Details -> Installed Software Find out your software Click uninstall 回答2: Download fresh copy of Eclipse Kepler.

How to check for the JRE version in eclipse?

谁说我不能喝 提交于 2019-12-19 05:59:19
问题 How to check which version of JRE the eclipse is using ? This section : Window--->Preferences--->Java shows by the name of JDK : 回答1: Open the About Eclipse dialog (Help -> About Eclipse on Windows, Eclipse -> About Eclipse on OS X) Click "Installation Details", choose the Configuration tab, and scroll down to the "java.home" entry. The value is the path name to the JVM used. 回答2: To see which Java Eclipse itself is using go to Help > About Eclipse click Installation Details and look at the

eclipse: no warning for unused private methods

心已入冬 提交于 2019-12-14 03:15:42
问题 Regarding eclipse Kepler SR1 Hi, I remember that a unused private methods were getting a warning from the compiler. I don't know if it's changed switching to Kepler (or a previous release) or if it is project settings, because I'm working on a new project where the eclipse settings are shared. I even couldn't find the setting in the eclipse compiler settings. 回答1: go to your project on "Package Explorer", right-click on it and choose "properties". Then inside properties "Java Compiler",