add jave ee6 jars to modules
时间: 2024-05-21 12:12:46 浏览: 95
javaee6 jar
Okay, I understand you have a question about adding Java EE6 jars to modules. To do this, you need to follow these steps:
1. Open the NetBeans IDE and create a new project.
2. Right-click on the project and select "Properties".
3. In the Properties window, select "Libraries" and click the "Add Library" button.
4. Select "Java EE 6 API Library" and click "Next".
5. Choose the modules where you want to add the Java EE6 jars.
6. Click "Finish" to add the Java EE6 jars to your modules.
That should do it. Let me know if you have any more questions!
阅读全文