From: 袁野 <yua...@gm...> - 2008-07-28 06:03:41
|
carbide c++ is an eclipse-based IDE for developing c++ programs for symbian mobile OS. I can install other plugins for eclipse like some spell checker or doxygen in carbide c++, but not vimplugin. so i don't know if it's a problem of vimplugin or carbide c++. i'm using vimplugin 0.3.4 please help me.... i can't live without vim.... |
From: Sebastian M. <seb...@un...> - 2008-07-28 08:34:22
|
If I only had more time for this project ... Am Mon, 28 Jul 2008 14:03:52 +0800 schrieb "袁野" <yua...@gm...>: > so i don't know if it's a problem of vimplugin or carbide c++. > i'm using vimplugin 0.3.4 > > please help me.... > i can't live without vim.... That's the intended audience ;-) There would be a chance to help if you gave more infos, e.g. in workspace there should be a hidden directory ".metadata" which contains a hidden file ".log", that file should contain some more infos, stack traces etc. Also the two views under "Windows|Show View|PDE Runtime" are interesting (did the plugin load at all?, show plugin runtime errors etc) Perhaps a page in the wiki on "troubleshooting" would be helpful in such cases... ? Regards, Sebastian. |
From: 袁野 <yua...@gm...> - 2008-07-29 02:20:06
|
*Thank you very much!* *here is the part of .log i think maybe important:* !ENTRY org.vimplugin.plugin 4 0 2008-07-21 17:01:42.312 !MESSAGE !STACK 0 java.util.zip.ZipException: 系统找不到指定的文件。 at java.util.zip.ZipFile.open(Native Method) at java.util.zip.ZipFile.<init>(Unknown Source) at java.util.zip.ZipFile.<init>(Unknown Source) at org.eclipse.osgi.framework.util.SecureAction.getZipFile(SecureAction.java:251) at org.eclipse.osgi.baseadaptor.bundlefile.ZipBundleFile.basicOpen(ZipBundleFile.java:79) at org.eclipse.osgi.baseadaptor.bundlefile.ZipBundleFile.getZipFile(ZipBundleFile.java:92) at org.eclipse.osgi.baseadaptor.bundlefile.ZipBundleFile.checkedOpen(ZipBundleFile.java:65) at org.eclipse.osgi.baseadaptor.bundlefile.ZipBundleFile.getEntry(ZipBundleFile.java:237) at org.eclipse.osgi.baseadaptor.BaseData.getEntry(BaseData.java:96) at org.eclipse.osgi.internal.baseadaptor.AdaptorUtil.loadManifestFrom(AdaptorUtil.java:189) at org.eclipse.core.runtime.internal.adaptor.EclipseStorageHook.getGeneratedManifest(EclipseStorageHook.java:357) at org.eclipse.core.runtime.internal.adaptor.EclipseStorageHook.createCachedManifest(EclipseStorageHook.java:353) at org.eclipse.core.runtime.internal.adaptor.CachedManifest.getManifest(CachedManifest.java:37) at org.eclipse.core.runtime.internal.adaptor.CachedManifest.keys(CachedManifest.java:63) at org.eclipse.osgi.framework.internal.core.ManifestLocalization.getHeaders(ManifestLocalization.java:57) at org.eclipse.osgi.framework.internal.core.AbstractBundle.getHeaders(AbstractBundle.java:1018) at org.eclipse.osgi.framework.internal.core.AbstractBundle.getHeaders(AbstractBundle.java:966) at org.eclipse.osgi.framework.internal.core.AbstractBundle.uninstallWorkerPrivileged(AbstractBundle.java:888) at org.eclipse.osgi.framework.internal.core.AbstractBundle$5.run(AbstractBundle.java:835) at java.security.AccessController.doPrivileged(Native Method) at org.eclipse.osgi.framework.internal.core.AbstractBundle.uninstallWorker(AbstractBundle.java:859) at org.eclipse.osgi.framework.internal.core.AbstractBundle.uninstall(AbstractBundle.java:833) at org.eclipse.update.internal.configurator.ConfigurationActivator.installBundles(ConfigurationActivator.java:182) at org.eclipse.update.internal.configurator.ConfigurationActivator.start(ConfigurationActivator.java:82) at org.eclipse.osgi.framework.internal.core.BundleContextImpl$2.run(BundleContextImpl.java:999) at java.security.AccessController.doPrivileged(Native Method) at org.eclipse.osgi.framework.internal.core.BundleContextImpl.startActivator(BundleContextImpl.java:993) at org.eclipse.osgi.framework.internal.core.BundleContextImpl.start(BundleContextImpl.java:974) at org.eclipse.osgi.framework.internal.core.BundleHost.startWorker(BundleHost.java:346) at org.eclipse.osgi.framework.internal.core.AbstractBundle.resume(AbstractBundle.java:350) at org.eclipse.osgi.framework.internal.core.Framework.resumeBundle(Framework.java:1118) at org.eclipse.osgi.framework.internal.core.StartLevelManager.resumeBundles(StartLevelManager.java:634) at org.eclipse.osgi.framework.internal.core.StartLevelManager.incFWSL(StartLevelManager.java:508) at org.eclipse.osgi.framework.internal.core.StartLevelManager.doSetStartLevel(StartLevelManager.java:282) at org.eclipse.osgi.framework.internal.core.StartLevelManager.dispatchEvent(StartLevelManager.java:468) at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:195) at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:297) !ENTRY org.eclipse.osgi 4 0 2008-07-21 17:01:42.312 !MESSAGE Unexpected exception occurred loading manifest for bundle at the location: update@plugins/org.vimplugin.plugin_0.3.0.jar. !STACK 0 org.osgi.framework.BundleException: Error converting plugin at C:\Program Files\Nokia\Carbide.c++ v1.3\plugins\org.vimplugin.plugin_0.3.0.jar. at org.eclipse.core.runtime.internal.adaptor.EclipseStorageHook.generateManifest(EclipseStorageHook.java:397) at org.eclipse.core.runtime.internal.adaptor.EclipseStorageHook.getGeneratedManifest(EclipseStorageHook.java:374) at org.eclipse.core.runtime.internal.adaptor.EclipseStorageHook.createCachedManifest(EclipseStorageHook.java:353) at org.eclipse.core.runtime.internal.adaptor.CachedManifest.getManifest(CachedManifest.java:37) at org.eclipse.core.runtime.internal.adaptor.CachedManifest.keys(CachedManifest.java:63) at org.eclipse.osgi.framework.internal.core.ManifestLocalization.getHeaders(ManifestLocalization.java:57) at org.eclipse.osgi.framework.internal.core.AbstractBundle.getHeaders(AbstractBundle.java:1018) at org.eclipse.osgi.framework.internal.core.AbstractBundle.getHeaders(AbstractBundle.java:966) at org.eclipse.osgi.framework.internal.core.AbstractBundle.uninstallWorkerPrivileged(AbstractBundle.java:888) at org.eclipse.osgi.framework.internal.core.AbstractBundle$5.run(AbstractBundle.java:835) at java.security.AccessController.doPrivileged(Native Method) at org.eclipse.osgi.framework.internal.core.AbstractBundle.uninstallWorker(AbstractBundle.java:859) at org.eclipse.osgi.framework.internal.core.AbstractBundle.uninstall(AbstractBundle.java:833) at org.eclipse.update.internal.configurator.ConfigurationActivator.installBundles(ConfigurationActivator.java:182) at org.eclipse.update.internal.configurator.ConfigurationActivator.start(ConfigurationActivator.java:82) at org.eclipse.osgi.framework.internal.core.BundleContextImpl$2.run(BundleContextImpl.java:999) at java.security.AccessController.doPrivileged(Native Method) at org.eclipse.osgi.framework.internal.core.BundleContextImpl.startActivator(BundleContextImpl.java:993) at org.eclipse.osgi.framework.internal.core.BundleContextImpl.start(BundleContextImpl.java:974) at org.eclipse.osgi.framework.internal.core.BundleHost.startWorker(BundleHost.java:346) at org.eclipse.osgi.framework.internal.core.AbstractBundle.resume(AbstractBundle.java:350) at org.eclipse.osgi.framework.internal.core.Framework.resumeBundle(Framework.java:1118) at org.eclipse.osgi.framework.internal.core.StartLevelManager.resumeBundles(StartLevelManager.java:634) at org.eclipse.osgi.framework.internal.core.StartLevelManager.incFWSL(StartLevelManager.java:508) at org.eclipse.osgi.framework.internal.core.StartLevelManager.doSetStartLevel(StartLevelManager.java:282) at org.eclipse.osgi.framework.internal.core.StartLevelManager.dispatchEvent(StartLevelManager.java:468) at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:195) at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:297) Caused by: org.eclipse.osgi.service.pluginconversion.PluginConversionException: Could not find a META-INF/MANIFEST.MF, plugin.xml or a fragment.xml in C:\Program Files\Nokia\Carbide.c++ v1.3\plugins\org.vimplugin.plugin_0.3.0.jar. at org.eclipse.core.runtime.internal.adaptor.PluginConverterImpl.fillPluginInfo(PluginConverterImpl.java:107) at org.eclipse.core.runtime.internal.adaptor.PluginConverterImpl.convertManifest(PluginConverterImpl.java:707) at org.eclipse.core.runtime.internal.adaptor.EclipseStorageHook.generateManifest(EclipseStorageHook.java:394) ... 27 more Root exception: org.eclipse.osgi.service.pluginconversion.PluginConversionException: Could not find a META-INF/MANIFEST.MF, plugin.xml or a fragment.xml in C:\Program Files\Nokia\Carbide.c++ v1.3\plugins\org.vimplugin.plugin_0.3.0.jar. at org.eclipse.core.runtime.internal.adaptor.PluginConverterImpl.fillPluginInfo(PluginConverterImpl.java:107) at org.eclipse.core.runtime.internal.adaptor.PluginConverterImpl.convertManifest(PluginConverterImpl.java:707) at org.eclipse.core.runtime.internal.adaptor.EclipseStorageHook.generateManifest(EclipseStorageHook.java:394) at org.eclipse.core.runtime.internal.adaptor.EclipseStorageHook.getGeneratedManifest(EclipseStorageHook.java:374) at org.eclipse.core.runtime.internal.adaptor.EclipseStorageHook.createCachedManifest(EclipseStorageHook.java:353) at org.eclipse.core.runtime.internal.adaptor.CachedManifest.getManifest(CachedManifest.java:37) at org.eclipse.core.runtime.internal.adaptor.CachedManifest.keys(CachedManifest.java:63) at org.eclipse.osgi.framework.internal.core.ManifestLocalization.getHeaders(ManifestLocalization.java:57) at org.eclipse.osgi.framework.internal.core.AbstractBundle.getHeaders(AbstractBundle.java:1018) at org.eclipse.osgi.framework.internal.core.AbstractBundle.getHeaders(AbstractBundle.java:966) at org.eclipse.osgi.framework.internal.core.AbstractBundle.uninstallWorkerPrivileged(AbstractBundle.java:888) at org.eclipse.osgi.framework.internal.core.AbstractBundle$5.run(AbstractBundle.java:835) at java.security.AccessController.doPrivileged(Native Method) at org.eclipse.osgi.framework.internal.core.AbstractBundle.uninstallWorker(AbstractBundle.java:859) at org.eclipse.osgi.framework.internal.core.AbstractBundle.uninstall(AbstractBundle.java:833) at org.eclipse.update.internal.configurator.ConfigurationActivator.installBundles(ConfigurationActivator.java:182) at org.eclipse.update.internal.configurator.ConfigurationActivator.start(ConfigurationActivator.java:82) at org.eclipse.osgi.framework.internal.core.BundleContextImpl$2.run(BundleContextImpl.java:999) at java.security.AccessController.doPrivileged(Native Method) at org.eclipse.osgi.framework.internal.core.BundleContextImpl.startActivator(BundleContextImpl.java:993) at org.eclipse.osgi.framework.internal.core.BundleContextImpl.start(BundleContextImpl.java:974) at org.eclipse.osgi.framework.internal.core.BundleHost.startWorker(BundleHost.java:346) at org.eclipse.osgi.framework.internal.core.AbstractBundle.resume(AbstractBundle.java:350) at org.eclipse.osgi.framework.internal.core.Framework.resumeBundle(Framework.java:1118) at org.eclipse.osgi.framework.internal.core.StartLevelManager.resumeBundles(StartLevelManager.java:634) at org.eclipse.osgi.framework.internal.core.StartLevelManager.incFWSL(StartLevelManager.java:508) at org.eclipse.osgi.framework.internal.core.StartLevelManager.doSetStartLevel(StartLevelManager.java:282) at org.eclipse.osgi.framework.internal.core.StartLevelManager.dispatchEvent(StartLevelManager.java:468) at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:195) at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:297) *There are not vimplugin related items in "Error" view, and in the "Plug-in Registry" view, I see this:* x org.vimplugin.plugin (0.3.4) |- C:\....jar L Prerequisites |- org.eclipse.core.resources ...... L org.eclipse.ui.workbench.texteditor * I think the small "x" means the plugin is not active* *I can see vimplugin in Help->Software updates->Manage configuration (and it's enabled) but I cannnot see vimplugin in Window->Preferences...* *And under the carbide c++ (eclipse) directory , I see*: plugins\org.vimplugin.plugin_0.3.4.jar features\org.vimplugin.feature_0.3.4 features\org.vimplugin.feature_0.3.4\feature.xml features\org.vimplugin.feature_0.3.4\META-INF features\org.vimplugin.feature_0.3.4\META-INF\MANIFEST.MF *but nothing else.* There would be a chance to help if you gave more infos, e.g. in > |
From: 袁野 <yua...@gm...> - 2008-07-29 02:40:29
|
P.S. this seems to be the same problem: http://sourceforge.net/forum/forum.php?thread_id=1907572&forum_id=515682 On Mon, Jul 28, 2008 at 4:38 PM, Sebastian Menge < seb...@un...> wrote: > If I only had more time for this project ... > > Am Mon, 28 Jul 2008 14:03:52 +0800 > schrieb "袁野" <yua...@gm...>: > > > so i don't know if it's a problem of vimplugin or carbide c++. > > i'm using vimplugin 0.3.4 > > > > please help me.... > > i can't live without vim.... > > That's the intended audience ;-) > > There would be a chance to help if you gave more infos, e.g. in > workspace there should be a hidden directory ".metadata" which contains > a hidden file ".log", that file should contain some more infos, stack > traces etc. > > Also the two views under "Windows|Show View|PDE Runtime" are interesting > (did the plugin load at all?, show plugin runtime errors etc) > > Perhaps a page in the wiki on "troubleshooting" would be helpful in > such cases... ? > > Regards, Sebastian. > > ------------------------------------------------------------------------- > This SF.Net email is sponsored by the Moblin Your Move Developer's > challenge > Build the coolest Linux based applications with Moblin SDK & win great > prizes > Grand prize is a trip for two to an Open Source event anywhere in the world > http://moblin-contest.org/redirect.php?banner_id=100&url=/ > _______________________________________________ > vimplugin-devel mailing list > vim...@li... > https://lists.sourceforge.net/lists/listinfo/vimplugin-devel > |