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...
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...
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 ...
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 ...
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...
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...
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 ~/...
Hi,
I have Eclipse 3.3 set up with Tomcat 6 & Java EE 5 sdk for developing web apps. I have a rather large web project I have imported into Eclipse and it runs just fine on the localhost t...
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...
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...
Purpose of struts input tag
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...
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 am generating JavaDoc for my project using Eclipse.
I want author name to be displayed in the JavaDoc.
How can I do that?
Thanks
I have been trying tp update or install plugins in the Eclipse but everytime i try updating, it gives the following error:
===============
Current configuration contains errors that are not ...
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've downloaded and installed Eclipse.
I've downloaded and installed JBoss application server.
Now I want to write a simple HelloWorld servlet and run it on the JBoss server from Eclipse.
...
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.
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...
I have a problem using Rational Application Developer v7 (eclipse v3...).
I have created a Dynamic Web Project and this contains relevent java, jsp, xml that I am developing, however I've a...
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
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...
I have a package that builds a war file using ant in eclipse. I noticed how it creates, within my war, a META-INF dir and a MANIFEST.MF file displaying the following:
Manifest-Version: 1.0...
how to upgrade to eclipse 3.3 from 3.2?
I use 3.2 version with some plugins like cvs.
I want the plugins be intact.
Is it ok if I just overwrite all Files?
Product:IBM Rational Application Developer 7.0.0.0 and 7.0.0.1
OS:Windows XP
This problem is kind of hard to explain in writing but hopefully someone will understand what I am trying to sa...