After the project goes online, how to reduce customers’ doubts about the delivery?Here is the secret script of three moves>>>
After importing an existing project, eclipse needs to build a workspace, and it is found that JavaScript is constantly checked in this process. Because there are a lot of JS code in the project, the process is very slow. At this time, it is easy to cause eclipse to get stuck by doing other operations on eclipse. Sometimes there will be building workspace has accounted a problem such an error after this error occurs, even if eclipse is closed and then opened, the following error will be reported:
After searching on the Internet, the solutions are as follows:
Create a new workspace, delete the original workspace, and click file — > Switch workspace selects to use the newly created workspace
When setting the building workspace, do not check the JavaScript code. Right click the project — > properties–> Builders, remove the JavaScript validator option in the corresponding view
In this way, when importing a project, it will not be occupied a lot of time by the building workspace, and the above errors will not appear again
(remove the check before building automatically in the project option )
I don’t think it’s useful. The task of building workspace is always to be carried out
Similar Posts:
- Invalid project name: Project “XXX” already exists
- Always building workspace (sleeping) after eclipse starts
- MyEclipse startup error: ‘building workspace’ has been accounted for a problem solution
- the user operation is waiting for “Building workspace” to complete
- Some projects cannot be imported because they already exist in the workspace
- [Solved] Eclipse Start Error: an error has occurred see the log file
- Solve the initialization Java tooling exception information when eclipse starts
- [Solved] React Native Error: A problem occurred configuring project ‘:app’. and Execution failed for t…
- How to handle the eclipse error message the declared package does not match the expected package
- [Solved] Eclipse Run Web Error: Setting property ‘source’ to ‘org.eclipse.jst.jee.server