[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[List Home]
|
[gmf-dev] Deploying an GMF editor plugin-Urgent
|
- From: vanessa vanessa <vanessa032012@xxxxxxxxx>
- Date: Fri, 20 Apr 2012 14:40:34 +0100
- Delivered-to: gmf-dev@eclipse.org
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type; bh=UQXavpR8OCjBbfKbU1I2Ky57LOEFbDatltDYuqv117s=; b=tBf05PtrRpBTGmE/sPF0/Gj+8ZUz1WxwaEUgn9eQnnQYOsWPKkVsNJpuScdZxcg1BX NmGNjxYtlZspB4PTH/8RzlZDW9usTs8tLX/jZtWgWcY6FCavsBg2s3GbBx/2Zbdd1DZ+ ctQtbTJEB14z1BkbBH9Ji6yP5XtB07Ea1IMvU3Gj4X4U8QMog/cG9Rt8BDfb4rTKhXn1 D7dPcgGPf+ETJKIcToJCDMfQtk6083jVNEVPxFrTtWkyKf1aOrwmC1G5ETS6C0/nt6iS nyQohxDn5pSZuRxlRTWNrtKtiyOmrN0jtpxC+YhaWqElw/bp2/r0v3FrycIb4UUV2ZEd Iqrw==
Hello,
I'm new to GMF , till now i've created my own diagram editor
successfully .I tested it in an eclipse instance and it works fine.
When trying to deploy the plugin (via the menu item export)
my plugin is generated with errors.This errors are caused by assert statements.
I'm actually working with eclipse indigo ,Jre7 is running .
what shall I do ??I have to use the jar files of the plug-in deployed.
Thank you very much in advance.I will be very grateful.
Kind regards.