[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.technology.babel] Re: Babel PTT

Kit,

I'm afraid I still don't see those fragments in the plugin tab in my launch configuration. The do appear as installed, according to my "Installation details" dialog, and both the OSGi console and PDE Plugin Registry corroborate it. But for reason unknown to me, the don't appear in the launch configuration. In fact, I can't recognize the fragment icon the plugin list, so I fear there is no single fragment in that list.

Is there anything special that should be done here?

I'm using these same eclipse installation as you, the same zips.

I must admit this is quite confusing. Fragments seem to be installed according to the different views and other facilities. Could it be a platform bug?

Thanks for your feedback, Kit.

Víctor.

Kit Lo escribió:
1) I installed the following zips:
  - eclipse-SDK-3.5M6-win32.zip
  - emf-runtime-2.5.0M6.zip
2) Launch Eclispe
3) Click on "Debug>Debug Configurations..." toolbar button
4) Create a new configuration for Eclipse Application
5) On the "Arguments" tab, I change the program arguments to:
  -os ${target.os} -ws ${target.ws} -arch ${target.arch} -nl en_AA
6) On the "Plug-ins" tab, I can see a list of the code plug-ins and
  NL plug-ins (but grayed out)
7) I select "plug-ins selected below only"
8) I did run into a problem launching this configuration the first time,
  therefore, I deselect the following plug-ins
  - org.eclipse.core.net.win32.x86.nl_en_AA
  - org.eclipse.equinox.launcher.win32.win32.x86.nl_en_AA
  (I will open a separate bug and investigate this)
9) Then, I just click on the "Debug" button, the second instance of Eclipse
  is launched

Is you setup different from mine? Please try this.