It is Kepler in both cases, but with different "toppings". The working one has:
Eclipse IDE for Java EE Developers 2.0.2.20140224-0000 epp.package.jee null Eclipse Platform 4.3.2.M20140221-1700 org.eclipse.platform.ide null Java EE IDE Feature 2.0.2.20140224-0000 org.eclipse.epp.package.jee.feature.feature.group Eclipse Packaging Project Markdown Editor 1.1.0.201402240523 markdown.editor.feature.feature.group Winterwell PexToolsFeature 1.0.0.3 PexTools_SubMenuFeature.feature.group Abhinandan
I will check the win8.1 machine later.
On 8 August 2014 11:41, Christian Grün christian.gruen@gmail.com wrote:
Hm, I haven't sumbled upon this by myself so far, but now we know it's not necessarily a Mac issue. Which versions of Eclipse are you using?
Christian
PS: I've been using Java 6/7 with Win XP, and Java 6-8 with Win 8/8.1.
On Fri, Aug 8, 2014 at 11:30 AM, Andy Bunce bunce.andy@gmail.com wrote:
Ok I have tried it on a win7 machine that has a Java6 (as well as Java7)
and
it works.
The machine with the problem is win8.1 and has only Java7 (and Java8) Should it be possible to get it to work without a Java6 install, by
setting
the compiler compliance?
On 8 August 2014 07:47, Jens Erat jens.erat@uni-konstanz.de wrote:
@Christian: Remember I'm having similar problems? Under some conditions, the resource path seems to be wrongly set.
@Andy: What operating system, Java version etc. are you using? Anyway:
I'd
not import the zip, but use git to fetch the code. A page in the documentation describes the steps needed [1].
Jens
-- Jens Erat
PGP: 350E D9B6 9ADC 2DED F5F2 8549 CBC2 613C D745 722B
Am 08.08.2014 um 00:11 schrieb Andy Bunce bunce.andy@gmail.com:
Hi, I am having problems running the source. I have download the zip from github, and added as a java project in eclipse. When I run I get...
/lang/English.lang not found. English.lang: 'srv_started_port_%' is missing English.lang: 'srv_stopped_port_%' is missing English.lang: 'srv_running' is missing
What am I doing wrong? /Andy