Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migration of unmigrated content due to installation of a new plugin


Excerpt
hiddentrue

Eclipse settings files


This folder contains three configuration files used for local deployments:

  1. org.eclipse.jst.common.project.facet.core.prefs
  2. org.eclipse.wst.common.component
  3. org.eclipse.wst.common.project.facet.core.xml

The one that varies between projects is the second one, org.eclipse.wst.common.component. Make sure that the wb-module deploy-name is the name of your app and that the value for the property name="context-root" is "apps/your app".