Community
Participate
Working Groups
Im running MAC OS X 10.6.4 with java : java version "1.6.0_20" Java(TM) SE Runtime Environment (build 1.6.0_20-b02-279-10M3065) Java HotSpot(TM) 64-Bit Server VM (build 16.3-b01-279, mixed mode) I download an eclipse bundle from eclipse.org then unzip an run eclipse.app im creating a new RCP Applicaitons from the template (hello word) the i click on MANIFEST.MF and i got 2 Warnings "No schema found for the 'org.eclipse.core.runtime.applications' If i try to open an Eclipse Class in org.eclipse.core.rutime .... there are no source available ... -- Configuration Details -- Product: Eclipse 1.3.0.20100618-0515 (org.eclipse.epp.package.javascript.product) Installed Features: org.eclipse.platform 3.6.0.v20100602-9gF78GpqFt6trOGhL60z0oEx3fz-JKNwxPY
Created attachment 178680 [details] warning from eclipse
(In reply to comment #0) > I download an eclipse bundle from eclipse.org then unzip an run eclipse.app What is the file's name?
most likely you downloaded e.g. the J2EE package which has no sources of the platform code with it. Only the RCP Developer and the default SDK come with the .exsd file needed to develop plug-ins IIRC.
OK Thanks Tom ! The problem gone with the eclipse-rcp-helios-macosx-cocoa-x86_64 ;)
No code changes were delivered.