Questions tagged [eclipse-juno]

Juno is the code name for Eclipse versions 3.8 and 4.2 that were released on June 27, 2012. Use this tag for questions which are specific to this Eclipse release, in most cases you should also specify the eclipse tag.

For more information visit the official Juno site.

Download from here

641 questions
-1
votes
1 answer

Java failed to load JNI shared library

When trying to run eclipse on a new windows 8 installation I get this error after updating the path variable. What can be done? Can you help me resolve the error? I have everything 64-bit. I changed eclipse.ini to point to the 64-bute javaw and…
Niklas Rosencrantz
  • 25,640
  • 75
  • 229
  • 424
-1
votes
3 answers

How run JavaScript form eclipse in command line

Simple question: I have one javaScript File , and eclipse. Is it possible to run that script file using eclipse through command line. If yes: what i have to do . If no: Is there is any possibility to do this. any input will appreciated. Thanks.
Sumit Singh
  • 15,743
  • 6
  • 59
  • 89
-1
votes
1 answer

Eclipse 4.2 Juno looks illegibly - while text on white background

How to fix it? PS. Switching to another Eclipse theme changes only shape of gui but doesn't change colors. My machine is: Archlinux + XFCE 4.10 Eclipse Version: 4.2.0, Build id: I20120608-1400 Java(TM) SE Runtime Environment (build 1.7.0_05-b05)
damienix
  • 6,463
  • 1
  • 23
  • 30
-1
votes
1 answer

In Eclipse, is there a generic Provider for all kinds of content?

In Eclipse, I would like to enumerate all the content from every registered Provider. Is there such an interface?
P Varga
  • 19,174
  • 12
  • 70
  • 108
-2
votes
1 answer

IBM Liberty server shutsdown after it startsup

The Liberty server starts properly and begins to shutdown withing a second. The server is being started in eclipse version Juno in my Windows development system. The application is a web application with ejb in it. Server configuration details…
user2891264
  • 90
  • 1
  • 10
-2
votes
2 answers

Error downloading Java Eclipse

I know there are already a lot of tutorials regarding errors on Eclipse but here, I tried putting on javaw on the eclipse folder, created PATH on environment variables, reinstalled JRE and Eclipse.. but still I've got this error. What else should I…
user3802633
  • 347
  • 1
  • 4
  • 16
-2
votes
5 answers

string.trim() not functional?

It may look a Stupid question, but It is giving wrong output !! The trim() is supposed to delete the 'space' or 'new line' character at the beginning or end of the String, but it isn't working. String…
Vaido
  • 111
  • 1
  • 7
-2
votes
2 answers

installing maven 2.2.1 in eclipse JUNO?

I am new in java please help me how to install maven 2.2.1 in eclipse JUNO?
iman.tv
  • 97
  • 4
  • 12
-2
votes
1 answer

Undefined Reference to .. - mingw - winxp - eclipse juno

Well as the title says, I keep getting an Undefined Reference to error but I don't know why.. I have a main routine which has the header of the function I wanna use included, which therefore is included by the cpp file which defines the function. I…
jj01
  • 68
  • 1
  • 7
-3
votes
1 answer

Hello world application build fail (CodenameOne in Eclipse Juno)

Following the tutorial here.. https://www.codenameone.com/how-do-i---create-a-basic-hello-world-application--send-it-to-my-device-using-eclipse.html I get a build fail because of the line: b.addActionListener(e -> Dialog.show("Dialog Title", "Hi",…
Conor
  • 327
  • 6
  • 15
-5
votes
1 answer

Eclipse doesn't open suddenly Windows 7

I have been using eclipse for the past 3 months but suddenly eclipse gives and error and the log file reads : !SESSION Tue Feb 12 20:43:32 IST 2013 ------------------------------------------ !ENTRY org.eclipse.equinox.launcher 4 0 2013-02-12…
user1989040
  • 167
  • 3
  • 12
1 2 3
42
43