I'm trying to use project facets in Eclipse but the "project facets" section under "project -> properties" is gone. I noticed this when switching to Eclipse Juno from Eclipse Indigo. I thought this was related to Juno, so I switched back to Indigo, only to find the "project facets" were gone there too. I tried both versions as a fresh install and with a clean workspace.
Searching the web for this issue only came up with "go to 'project -> properties -> project facets'", but this simply isn't possible.
UPDATE:
I managed to break it down. The facet related stuff disappears after I installed the "JBossAS Tools" package from the JBoss update site (http://download.jboss.org/jbosstools/updates/development/juno/).
Steps to reproduce:
- Install Eclipse Juno (4.2.0)
- Install project facets from http://download.eclipse.org/releases/juno
- Under "Modeling": "EMF Facet SDK (Incubation)"
- Under "Web, XML, Java EE and OSGi Enterprise Development": "Eclipse Faceted Project Framework"
- After a restart see that Eclipse has possibility to create a faceted project (File -> New -> Other -> Faceted Project)
- Install "JBossAS Tools" from http://download.jboss.org/jbosstools/updates/development/juno/
- Restart, check for faceted things, aaand it's gone.
help - Install new software-Work with: 2020-09 - http://download.eclipse.org/releases/2020-09 (or newer)In the list, checkWeb, XML, Java EE and OSGi Enterprise Developmentand NEXT, NEXT. Accept all "Review Licences". In the status bar, you can see the message: Installing Software xx%. The Project Facets menu might be working, now. - Diego Sayron