To create a JAX-WS Java First project:
-
Select .
-
In the New Project wizard, select .
-
Enter the project name in the General Details panel and click Next.
-
Select the runtime that you want to use and click Finish.
-
If prompted, click Yes to switch to the JAX-WS perspective.
An empty Eclipse project containing the JAX-WS project nature is added to your workspace. From here you can create a Java interface class and add JAX-WS annotations to it.