What do you think about Windows 7? Write a review or a how-to about Microsoft's newest product and earn unlimited points!

 

Having problems asking a question? Have a general question about Experts Exchange? Let us know!

 
Time Tested Eclipse Solutions: 1 - 25 of 266
 
I'm trying out Eclipse to do some Java development and am looking for some syntax color schemes.  The default one is the basic "white background" style but there does not seem to be a "dark ba...
That's the error I now get when I try loading up eclipse: "eclipse executable launcher was unable to locate its companion shared library"  I've googled this error but it seems most other...
Hello, I am trying to create some jsp files in eclipse and I get the following error when I am trying to run the files. The little red x icons appear on the left side of the IDE Cannot find...
Hey Guys, I was installing eclipse on my fedora OD. I used the Add/Remove Program feate to Install Eclipse. Eclipse was installed! when I downloaded the WTP pluing and try to add i...
Hi, could you please help!!! I installed Eclipse on my windows XP computer and before that I installed Java SDK or JDK installed on my machine, version 1.4.2_8 from a CD which attached with t...
I am creating a program in c++ that uses cURL. I ran into this error and I need help figuring it out: make: *** [test.exe] Error 1 I put some screenshots here so you can see. http://...
Hello I wish to configure my eclipse to run weblogic, for debugging. I have been successful in getting the weblogic to start from command prompt. However since the startWeblogic.cmd fil...
HI I'm dealing with some really old Java code in Eclipse with several classes that implement serializable but do not have a serialVersionUID defined. Normally I would just allow eclipse...
I was running some test cases in Junit under eclipse successfully but for some reason I started receiving the following message : java.lang.UnsupportedClassVersionError: Bad version number ...
I'm using Eclipse along with the PDT plugin (php development tools) and PHP or Apache doesn't play nice with UTF8 unless there is not BOM (Byte order Mark). This makes no sense because i d...
How can I synchronize my local files through FTP in the latest release of Eclipse Europa 3.3. In version 3.2 there has been various possibilities to synchronize e.g. via SVN oder FTP. I found ...
I downloaded the Java EE version of the Eclipse IDE, simply be cause I'll be writing JSPs and other EJBs later on. but first, I wanted to write a simple java program that involves printing ...
I'm using Eclipse 3.2 to create a very simple Java application. Now I need to add a GUI interface to my application using swing. I'm searching for a free visual editor.
----------- Environment: Eclipse Version: 3.3.2 apache-log4j-1.2.15 ----------- Log4J.properties file (in the webcontext/src directory) # Set root category priority to DEBUG and set its ...
I'm searching for a usable solution to hot-deploy a web project with Servlets, JSPs and a lot of dependent Java Projects and JAR files into Jboss.  I hope I use the right words for it. I mean ...
I'm trying to start learning Qt using eclipse. I've downloaded, and installed MinGW, Eclipse and Qt. I've opened a new Qt Gui Project. I've inserted the "Hello World" tutorial. Code belo...
hi, I am using eclipse for IDE and having " "java.net.BindException: Address already in use: JVM_Bind:8080 " error occasionally. (When eclipse freezes, I have to close eclipse and I get thi...
hi, I am using machine that has eclipse installed already(windows xp) and I am having error during eclipse usage. Available Memory Is Low --------------------------- MyEclipse has dete...
Hello I'm a 64-bit windows user, and I want to know what's different between 32bit and 64 bit Java. If I install 64 bit Java, will be be able to run files compiled on 32 bit system? Thanks.
When I use the command line svn client from windows to access a repository on a linux machine with the svn server I get svn: Can't create tunnel: In Eclipse I am using the pure Java impl...
I am using eclipse, and i syncronize with svn,, but frist i was using one user, and now i need to change it,,,
hello I have the following code public class App {       private static boolean about = false;          public static void main(String[] args) {                      JFrame frame = new JFrame("Brow...
hi, Im looking for a CSS editing plugin for eclipse version 3.2.1 which is free. I have come across one commercial one, but that is of no interest to me. Any ideas? Cheers
Hi there, can anyone suggest where i should install eclipse for linux, i found some text that states Full User Control / Maximum Disk Usage Each user installs their own Eclipse in ~/...
I need Eclipse to display spaces instead of tabs.  I've changed that setting in the formatter, and in Preferences/Java/Editor/Typing, and it works fine when adding a tab to a single line.  But...