Details
-
Bug
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
3.1
-
None
-
Liferay IDE 3.1.0.201706010409-b1
SDK:com.liferay.portal.plugins.sdk-1.0.6-withdependencies-sp3
Description
(1).New liferay plugin project
(2).name the project name as "test"
(3).make sure there already include the project named as "test" in the 7.0 sdk
(4).next and set the 7.0 sdk location
(5).here will prompting " Project(test) is existed in sdk folder, please set new project name"
(6).then back to the fisrt page ,set a different name such as "test01"
notice the errorlog:
java.lang.IllegalStateException: Reentrant call detected during refresh in ProjectNameValidationService
at org.eclipse.sapphire.services.DataService.refresh(DataService.java:92)
at com.liferay.ide.project.core.model.internal.ProjectNameValidationService.access$1(ProjectNameValidationService.java:1)
at com.liferay.ide.project.core.model.internal.ProjectNameValidationService$1.handleTypedEvent(ProjectNameValidationService.java:63)
at com.liferay.ide.project.core.model.internal.ProjectNameValidationService$1.handleTypedEvent(ProjectNameValidationService.java:1)