Message Boards

Create New Liferay Workspace Failing

thumbnail
Harish Kumar, modified 5 Years ago.

Create New Liferay Workspace Failing

Expert Posts: 483 Join Date: 7/31/10 Recent Posts
Hi

While creating new liferay workspace project OR importing existing liferay workspace , its failing with error in eclipse "import Liferay workspace project error"

Eclipse version: Version: Oxygen.3a (4.7.3a)
Liferay IDE: http://releases.liferay.com/tools/ide/latest/stable/
JAVA: java version "1.8.0_152"
Java(TM) SE Runtime Environment (build 1.8.0_152-b16)
Java HotSpot(TM) 64-Bit Server VM (build 25.152-b16, mixed mode)

anybody else facing the same issue?

Regards,
Harish
thumbnail
Cody Hoag, modified 5 Years ago.

RE: Create New Liferay Workspace Failing

Junior Member Posts: 70 Join Date: 4/26/12 Recent Posts
Hi Harish,

I've seen this error before, and it was caused by Buildship. Check your Buildship version.

If you're using Liferay IDE 3.1.x, you should be on Buildship 2.1.2. If you're on Buildship 2.2+, it throws some weird errors like the one you mentioned.

Buildship 2.2 will be supported in the next version of Liferay's IDE (3.2).
thumbnail
Harish Kumar, modified 5 Years ago.

RE: Create New Liferay Workspace Failing

Expert Posts: 483 Join Date: 7/31/10 Recent Posts
Hi Cody

Thanks for your prompt response. I was using Buildship 2.2+ as you mentioned and reverting back to Buildship 2.1.2 fixed the issue.
Thanks again.

Regards,
Harish