Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[platform-core-dev] Compile errors in registry fragment with today's build


If you use today's N-build and run a self-hosting workspace, it flags org.eclipse.core.runtime.compability.registry with build path errors.  I don't know whether it's a problem with the build path or with the PDE/JDT build path computation.  I have entered this bug:

https://bugs.eclipse.org/bugs/show_bug.cgi?id=138376

As a workaround, you can remove the "classes" build path folder from the project, and it will compile ok.

Back to the top