0

I'm trying to export my traderAdmin project as a WAR file using Eclipse. However, the project is not appearing in the "Export > WAR file" wizard. I have another project in the same workspace, and it shows up correctly in the list.

I've already attached a screenshot to illustrate the issue. Could someone help me understand what might be missing or misconfigured in the traderAdmin project?

I'm using Eclipse IDE and both projects are structured similarly. Any guidance would be appreciated.

enter image description here

3
  • 1
    Are both projects the same type? How are the projects configured? Note that we don't know your projects. Sharing the project name is completely useless. Provide minimal reproducible example details. Commented Jun 21 at 16:23
  • It seems like trade_app is not a Java project (looking at the icon). Please check that (I think it should be a "Dynamic Web Application" project or a Maven project using war packaging). Commented Jun 22 at 16:34
  • 1
    Looks like you have some Errors in traderAdmin. It's also missing the small globe that part of the icon for traderPlatform, which identifies it as a dynamic web project and suitable for export as a WAR. How did you create that one? Commented Jun 22 at 22:25

0

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.