WAS v8.5 > Reference > Troubleshooting tips > Troubleshooting the Liberty profile
Liberty profile: Developer Tools known restrictions
There are few known restrictions that apply when working with the WebSphere Application Server Developer Tools for Eclipse.
See also Liberty profile: Runtime environment known restrictions.
List of known issues and restrictions:
Projects required by web fragment projects are not automatically added to the Java build path
If we have a web application project containing one or more web fragment projects, and the web application project has references in its deployment assembly page to projects required by the web fragment projects, then those dependent projects (such as the JPA and Utility projects) are not automatically added to the Java™ build path of the web fragment projects.
Manually add the dependent projects to the Java build path of the web fragment projects in order for them to compile.
Related reference:
Liberty profile: Runtime environment known restrictions
Liberty profile: Troubleshooting tips
Reference topic |