留言板

Error creating Liferay plugin project.

Roberto Bove,修改在8 年前。

Error creating Liferay plugin project.

New Member 帖子: 3 加入日期: 15-5-25 最近的帖子
Hi all,
i've receive this error when create new plugin project.

Error creating Liferay plugin project.
org.eclipse.core.runtime.CoreException: Source 'C:\Users\Administrator\workspace\.metadata\.plugins\com.liferay.ide.sdk.core\create\1432624611982' does not exist
at com.liferay.ide.project.core.PluginsSDKProjectProvider.doCreateNewProject(PluginsSDKProjectProvider.java:182)
at com.liferay.ide.project.core.NewLiferayProjectProvider.createNewProject(NewLiferayProjectProvider.java:45)
at com.liferay.ide.project.core.model.NewLiferayPluginProjectOpMethods.execute(NewLiferayPluginProjectOpMethods.java:109)
at com.liferay.ide.project.core.model.NewLiferayPluginProjectOp$Impl.execute(Unknown Source)
at org.eclipse.sapphire.ui.forms.swt.SapphireWizard.performFinish(SapphireWizard.java:370)
at org.eclipse.sapphire.ui.forms.swt.SapphireWizard$3.run(SapphireWizard.java:334)
at org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:122)
Caused by: java.io.FileNotFoundException: Source 'C:\Users\Administrator\workspace\.metadata\.plugins\com.liferay.ide.sdk.core\create\1432624611982' does not exist
at org.apache.commons.io.FileUtils.copyDirectory(FileUtils.java:1298)
at org.apache.commons.io.FileUtils.copyDirectory(FileUtils.java:1191)
at org.apache.commons.io.FileUtils.copyDirectory(FileUtils.java:1160)
at com.liferay.ide.project.core.PluginsSDKProjectProvider.doCreateNewProject(PluginsSDKProjectProvider.java:176)
... 6 more

I just read the others answers but it dont'y work

thanks
thumbnail
Olaf Kock,修改在8 年前。

RE: Error creating Liferay plugin project.

Liferay Legend 帖子: 6403 加入日期: 08-9-23 最近的帖子
You have posted the same question here (without crossreferencing it - you should do this in future, otherwise you'll demotivate people to help you when you ask in multiple locations)

Two answers up from your post is Gregory's answer, pointing to IDE-1963, where it's documented as a known issue. Please start watching that issue, vote for it or get in discussion with the developers to find workarounds.
Roberto Bove,修改在8 年前。

RE: Error creating Liferay plugin project.

New Member 帖子: 3 加入日期: 15-5-25 最近的帖子
Hi Olaf,
ok , i do as you say.
thumbnail
Yanan Yuan,修改在8 年前。

RE: Error creating Liferay plugin project.

Junior Member 帖子: 89 加入日期: 11-10-8 最近的帖子
Hello Roberto,

We've fixed IDE-1963, please refer to same question here for downloading the IDE v2.2.3 updatesite.

Please feel free to try that and post in same question here if there is anything.

Thanks.