please use jbosstools-dev for dev questions Grid. (moved it)
1 when I add the bpel facet, I only use codes to add the facet,
don't do others, but in the org.eclipse.wst.common.project.facet.core.xml:
<fixed facet="bpel.facet.core"/>
Who and why add the fixed facet?
I'll assume the facet system.
2 when I remove the bpel facet, using
facetproject.uninstallprojectfacet(), I only can remove:
<installed facet="bpel.facet.core" version="2.0"/> from
org.eclipse.wst.common.project.facet.core.xml. The
<fixed facet="bpel.facet.core"/> is still there.
How do I can remove the fixed facet?
fixed facets are locked in based on the project type - so if you created it as a BPEL
project that is fixed in as I understand it.
See
http://www.eclipse.org/articles/Article-BuildingProjectFacets/tutorial.html
/max
http://about.me/maxandersen