How to create a new project in eclipse?
First open the Eclipse software;
Then open it and click [File]>>>[New]>>>[Dynamic Web Project] on the toolbar 】;
This means that the new project is a WEB project.
Some need to click the Java EE switching page in the upper right corner of eclipse
Recommended: [Java Tutorial]
Related introduction:
Eclipse is an open source, Java-based scalable development platform. By itself, it is just a framework and a set of services for building development environments through plug-in components. Fortunately, Eclipse comes with a standard set of plug-ins, including the Java Development Kit (JDK).
The above is the detailed content of How to create a new project in eclipse. For more information, please follow other related articles on the PHP Chinese website!