answersLogoWhite

0

For beginning use of Eclipse when creating a class file leave the package name blank and it will automatically default to your current project. Packages are used in programs with many classes, interfaces, etc. to group similar aspects of the program together to make for better organization.

----I don't know what you mean by creating a class file but i am trying to create a new project and where it sais package name i have no clue what to put and when i leave blank it sais "Package name must be specified" please help

User Avatar

Wiki User

13y ago

What else can I help you with?

Related Questions

What is the latest IDE of java?

Eclipse


What is java ide?

Java Integrated Development Environment (IDE) provides an environment to Edit, compile and debug and generate java codeThere are several java IDE like Eclipse, WSAD, BlueJ, JCreator etc


Fullform of IDE in java?

IDE stands for Integrated Development Environment IDE is a tool using which you can develop Java applications. Ex: Eclipse, WSAD, Net Beans etc.


What Do you Open your java File With?

.java files can be opened using an IDE (like Eclipse or NetBeans) or with notepad.exe.


Are tools like Eclipse different languages from Java?

Eclipse is not a language. It is an Integrated Development Environment (IDE). These are tools designed to allow you to easily and quickly write, run, test, and debug code for various programming languages.There are versions of the Eclipse IDE for: Java, C/C++, and PHP.


What is the best IDE for java Netbeans or Eclipse?

Off course Netbeans... Netbeans is supported by Sun.. i.e. that every new feature in Java is done immediately by Netbeans unlike Eclipse... No...? I beg to defer :) Eclipse is a better IDE based on which many of the advanced IDE's for Java are build like WSAD (Websphere Studio Application Developer) or RAD (Rational Application Developer) both are IBM products for advanced Java programming. They contain many features that Netbeans does not have..


How do you get java on to your computer?

You download it from the Java site - www.java.com. To be precise, there are different downloads; for the end user, all you need is the Java runtime. For developers who want to write Java programs, you'll probably want to work with an IDE. There are several options for an IDE, including Eclipse, Netbeans, and others. The IDE includes the required runtime.


Can't start eclipse java ide in Windows 7 64-bit?

Try reinstalling jdk


What is a eclipse ide?

"Eclipse is a computer software platform that software programmers can use to load plug-ins into programming software like Java. IDE stands for ""integrated development environment"" and refers to the ability of Eclipse to integrate plug-ins into Java and to get these plug-ins to interact with one another in order to extend and enhance their functions."


How do you write a java program with xcode4?

You are best off looking into downloading an IDE such as Eclipse or netbeans, as they are tailored towards development using the Java programming language.


What are the different ide's used in java?

Eclipse and NetBeans are the most popular. Also used are IntelliJ Idea, JBuilder and JDeveloper.


What is Difference between Eclipse and MyEclipse?

Eclipse is an open-source integrated development environment (IDE) primarily for Java. MyEclipse is a commercial distribution of Eclipse with additional plugins and features, geared towards enterprise Java development. MyEclipse offers more tools and support for web and enterprise application development compared to core Eclipse.