From: Steven W. <nar...@gm...> - 2009-03-31 00:37:55
|
Hi, I installed the latest vimplugin to my elipse 3.4.1 (CDT). I can see the 'vimplugin' listed in help->Software Updates page->Installed Software page. But there is no an entry in the Help->Preferences page, this is not as what as described in the "Configure Vimplugin" web page. So, what's wrong with? Did my vimplugin installed correctly? Thanks. narke |
From: Sebastian M. <seb...@un...> - 2009-03-31 09:31:42
|
Hi Am Tue, 31 Mar 2009 08:37:46 +0800 schrieb Steven Woody <nar...@gm...>: > I installed the latest vimplugin to my elipse 3.4.1 (CDT). I can see > the 'vimplugin' listed in help->Software Updates page->Installed > Software page. But there is no an entry in the Help->Preferences > page, this is not as what as described in the "Configure Vimplugin" > web page. So, what's wrong with? Did my vimplugin installed > correctly? there are two views called "Runtime PDE" the one shows all active plugins, the other runtime errors. check these to see if the plugin works correctly. Seb. |
From: Steven W. <nar...@gm...> - 2009-03-31 16:44:46
|
On Tue, Mar 31, 2009 at 5:31 PM, Sebastian Menge <seb...@un...> wrote: > Hi > > Am Tue, 31 Mar 2009 08:37:46 +0800 > schrieb Steven Woody <nar...@gm...>: > >> I installed the latest vimplugin to my elipse 3.4.1 (CDT). I can see >> the 'vimplugin' listed in help->Software Updates page->Installed >> Software page. But there is no an entry in the Help->Preferences >> page, this is not as what as described in the "Configure Vimplugin" >> web page. So, what's wrong with? Did my vimplugin installed >> correctly? > > there are two views called "Runtime PDE" the one shows all active > plugins, the other runtime errors. check these to see if the plugin > works correctly. > where to get what you mentioned "Runtime PDE" views? I did not find this menu in CDT. Thanks. |
From: Bastian K. <bas...@we...> - 2009-04-01 05:27:50
|
> where to get what you mentioned "Runtime PDE" views? I did not find > this menu in CDT. Thanks. Window -> Show view -> Other -> PDE Runtime -> Error Log Window -> Show view -> Other -> PDE Runtime -> Plug-in Registry hth Bastian |
From: Steven W. <nar...@gm...> - 2009-04-01 13:28:26
|
On Wed, Apr 1, 2009 at 1:05 PM, Bastian Krol <bas...@we...> wrote: >> where to get what you mentioned "Runtime PDE" views? I did not find >> this menu in CDT. Thanks. > > Window -> Show view -> Other -> PDE Runtime -> Error Log > Window -> Show view -> Other -> PDE Runtime -> Plug-in Registry I am wondering what's the CDT version you are talking about. There is no such a view under Windows->Show view->Other. I can only see some views such as: General, Debug, C/C++, Help ... Please help. Thanks. |
From: Bastian K. <bas...@we...> - 2009-04-01 19:25:44
|
> I am wondering what's the CDT version you are talking about. There is > no such a view under Windows->Show view->Other. I can only see some > views such as: General, Debug, C/C++, Help ... > > Please help. Thanks. I'm sorry. I don't have CDT installed. These views are available in most Eclipse distros I know, so I guessed they would be there in CDT, too. Obviously a wrong assumption. Unfortunately, all distros I have installed do have PDE onboard. You could try to install PDE from an appropriate update site if you think it's worth the effort. Perhaps you want to give http://download.eclipse.org/releases/ganymede a try. "Eclipse Plug-in DevelopmentEnvironment" is listed under the category "Java Development". Good luck Bastian |
From: Steven W. <nar...@gm...> - 2009-04-02 15:55:30
|
On Thu, Apr 2, 2009 at 3:25 AM, Bastian Krol <bas...@we...> wrote: >> I am wondering what's the CDT version you are talking about. There is >> no such a view under Windows->Show view->Other. I can only see some >> views such as: General, Debug, C/C++, Help ... >> >> Please help. Thanks. > > I'm sorry. I don't have CDT installed. These views are available in most > Eclipse distros I know, so I guessed they would be there in CDT, too. > Obviously a wrong assumption. Unfortunately, all distros I have > installed do have PDE onboard. You could try to install PDE from an > appropriate update site if you think it's worth the effort. Perhaps you > want to give > > http://download.eclipse.org/releases/ganymede > > a try. "Eclipse Plug-in DevelopmentEnvironment" is listed under the > category "Java Development". > > Good luck > Bastian Hey, Bastian, did you ever really accessed the URL you gave? It's only a pure text page, no links to anywhere. And, I checked the PDE home page at http://www.eclipse.org/pde, it hard to see how to download and installed it for my CDT. Now, for my original question, is there anybody here get success experience in installing vim plug-in for CDT? Thanks. |
From: Bastian K. <bas...@we...> - 2009-04-02 17:52:20
|
>> http://download.eclipse.org/releases/ganymede > Hey, Bastian, did you ever really accessed the URL you gave? It's > only a pure text page, no links to anywhere. And, I checked the PDE > home page at http://www.eclipse.org/pde, it hard to see how to > download and installed it for my CDT. Yes, I did access it. Really. With the Eclipse update manager, not with my browser. That's because it is an Eclipse update site (I mentioned that) and not intended to be viewed in your browser. You do have the update manager in CDT, do you? Otherwise I'd begin to wonder about the folks who put together the CDT distro. OTOH, you did install vimplugin. How did you install it? Didn't you use the update site for the plug-in with the Eclipse update manager???? Use Help -> Software Updates -> Available Software. Check if there is already an update site that's called "Ganymede" or similar. Otherwise add a new site using the given url. > Now, for my original question, is there anybody here get success > experience in installing vim plug-in for CDT? Thanks. I guess, if somebody here on the list did that, he would have said a word or two by now... Regards Bastian |