[Webkit-unassigned] [Bug 132190] [GTK] Generate Eclipse project + ninja build for GTK+ if Eclipse in available in the PATH

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Apr 25 05:06:17 PDT 2014


https://bugs.webkit.org/show_bug.cgi?id=132190





--- Comment #2 from Enrique OcaƱa <eocanha at igalia.com>  2014-04-25 05:06:35 PST ---
Just for the record, I've been used this patch successfully in my box for some time.

The only thing needed is to create two symbolic links:

.project -> WebKitBuild/Release/.project
.cproject -> WebKitBuild/Release/.cproject

This is because the project file must be in the root directory of the project (WebKit).

After that, just create the project in Eclipse via File, Import, General, Existing projects into workspace. Select the WebKit root dir and perform the import.

Enjoy!

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the webkit-unassigned mailing list