From: Bow T. <bow...@gm...> - 2009-07-08 06:48:23
|
I'm really trying hard to give this Eclipse thing a try again (5th try over my career). The one thing preventing me from switching over to Eclipse is the lack of a vim plugin. I purchased a vi plugin years ago from that one guy in Europe but it did not work well so went back to IntelliJ that comes with a free vim plugin that works and works very well. I followed the instructions on how to install and get working but it just ain't working. When I add the plugin on IntelliJ, I re-launch and wa-la, I'm editing all files with vim. With this plugin, I goto Window->preferences and enable some things. For the life of me I do not know why I have to turn something off and why there are port references on the config page I am getting to. Also I'm not sure why a textbox there references gvim. What's that really all about anyway? I don't want to use gvim, I want to use vim. At any rate I put in the path there to vim which is C:\cygwin\bin\vim.exe and Eclipse freezes. Also when I go into editor preferences and try to associate editors with file types, Eclipse does not show me the .java file type. Eclipse seems to be very broken in this respect. Can anyone save the day and help me get this vim plugin working? All I want to do is use vim as my editor when editing any type of ext files and have the file open in within the IDE area (not a seperate window that is launched). thanks BowToVim |
From: Stewart C. <ste...@gm...> - 2009-07-08 09:25:04
|
Sounds like you've mis-understood this plugin at a fundamental level. Re-read the docs from here: http://eclim.sourceforge.net/ Particularly the paragraphs that follow "That is where eclim comes into play ..." Stewart 2009/7/8 Bow ToVim <bow...@gm...>: > I'm really trying hard to give this Eclipse thing a try again (5th try over > my career). > > The one thing preventing me from switching over to Eclipse is the lack of a > vim plugin. I purchased a vi plugin years ago from that one guy in Europe > but it did not work well so went back to IntelliJ that comes with a free vim > plugin that works and works very well. > > I followed the instructions on how to install and get working but it just > ain't working. > > When I add the plugin on IntelliJ, I re-launch and wa-la, I'm editing all > files with vim. > > With this plugin, I goto Window->preferences and enable some things. > > For the life of me I do not know why I have to turn something off and why > there are port > references on the config page I am getting to. > > Also I'm not sure why a textbox there references gvim. What's that really > all about anyway? > I don't want to use gvim, I want to use vim. At any rate I put in the path > there to vim which is C:\cygwin\bin\vim.exe > and Eclipse freezes. > > Also when I go into editor preferences and try to associate editors with > file types, Eclipse does not show me > the .java file type. Eclipse seems to be very broken in this respect. > > Can anyone save the day and help me get this vim plugin working? > > All I want to do is use vim as my editor when editing any type of ext files > and have the file open in within the IDE area (not a seperate window that is > launched). > > thanks > > BowToVim > > ------------------------------------------------------------------------------ > Enter the BlackBerry Developer Challenge > This is your chance to win up to $100,000 in prizes! For a limited time, > vendors submitting new applications to BlackBerry App World(TM) will have > the opportunity to enter the BlackBerry Developer Challenge. See full prize > details at: http://p.sf.net/sfu/Challenge > _______________________________________________ > vimplugin-devel mailing list > vim...@li... > https://lists.sourceforge.net/lists/listinfo/vimplugin-devel > > |
From: Bow T. <bow...@gm...> - 2009-07-08 19:43:20
|
No the plugin I'm talking about and signed up for is an eclipse plugin (not a plugin for vim that brings eclipse to vim). I'm aware of the eclim project. The url below is for eclim. I'm talking about "vimplugin-devel". On Wed, Jul 8, 2009 at 2:51 AM, Stewart Cambridge < ste...@gm...> wrote: > Sounds like you've mis-understood this plugin at a fundamental level. > > Re-read the docs from here: http://eclim.sourceforge.net/ > Particularly the paragraphs that follow "That is where eclim comes > into play ..." > > Stewart > > > 2009/7/8 Bow ToVim <bow...@gm...>: > > I'm really trying hard to give this Eclipse thing a try again (5th try > over > > my career). > > > > The one thing preventing me from switching over to Eclipse is the lack of > a > > vim plugin. I purchased a vi plugin years ago from that one guy in > Europe > > but it did not work well so went back to IntelliJ that comes with a free > vim > > plugin that works and works very well. > > > > I followed the instructions on how to install and get working but it just > > ain't working. > > > > When I add the plugin on IntelliJ, I re-launch and wa-la, I'm editing all > > files with vim. > > > > With this plugin, I goto Window->preferences and enable some things. > > > > For the life of me I do not know why I have to turn something off and why > > there are port > > references on the config page I am getting to. > > > > Also I'm not sure why a textbox there references gvim. What's that > really > > all about anyway? > > I don't want to use gvim, I want to use vim. At any rate I put in the > path > > there to vim which is C:\cygwin\bin\vim.exe > > and Eclipse freezes. > > > > Also when I go into editor preferences and try to associate editors with > > file types, Eclipse does not show me > > the .java file type. Eclipse seems to be very broken in this respect. > > > > Can anyone save the day and help me get this vim plugin working? > > > > All I want to do is use vim as my editor when editing any type of ext > files > > and have the file open in within the IDE area (not a seperate window that > is > > launched). > > > > thanks > > > > BowToVim > > > > > ------------------------------------------------------------------------------ > > Enter the BlackBerry Developer Challenge > > This is your chance to win up to $100,000 in prizes! For a limited time, > > vendors submitting new applications to BlackBerry App World(TM) will have > > the opportunity to enter the BlackBerry Developer Challenge. See full > prize > > details at: http://p.sf.net/sfu/Challenge > > _______________________________________________ > > vimplugin-devel mailing list > > vim...@li... > > https://lists.sourceforge.net/lists/listinfo/vimplugin-devel > > > > > > > ------------------------------------------------------------------------------ > Enter the BlackBerry Developer Challenge > This is your chance to win up to $100,000 in prizes! For a limited time, > vendors submitting new applications to BlackBerry App World(TM) will have > the opportunity to enter the BlackBerry Developer Challenge. See full prize > details at: http://p.sf.net/sfu/Challenge > _______________________________________________ > vimplugin-devel mailing list > vim...@li... > https://lists.sourceforge.net/lists/listinfo/vimplugin-devel > |
From: Talkov, R. <Rog...@uc...> - 2009-07-08 14:31:58
|
I have been using the vi plugin with eclipse for several years, other a a brief problem a few months ago it has worked well for me ________________________________ From: Bow ToVim [mailto:bow...@gm...] Sent: Tuesday, July 07, 2009 11:41 PM To: vim...@li... Subject: [vimplugin-devel] How to get vimplugin working with Eclipse I'm really trying hard to give this Eclipse thing a try again (5th try over my career). The one thing preventing me from switching over to Eclipse is the lack of a vim plugin. I purchased a vi plugin years ago from that one guy in Europe but it did not work well so went back to IntelliJ that comes with a free vim plugin that works and works very well. I followed the instructions on how to install and get working but it just ain't working. When I add the plugin on IntelliJ, I re-launch and wa-la, I'm editing all files with vim. With this plugin, I goto Window->preferences and enable some things. For the life of me I do not know why I have to turn something off and why there are port references on the config page I am getting to. Also I'm not sure why a textbox there references gvim. What's that really all about anyway? I don't want to use gvim, I want to use vim. At any rate I put in the path there to vim which is C:\cygwin\bin\vim.exe and Eclipse freezes. Also when I go into editor preferences and try to associate editors with file types, Eclipse does not show me the .java file type. Eclipse seems to be very broken in this respect. Can anyone save the day and help me get this vim plugin working? All I want to do is use vim as my editor when editing any type of ext files and have the file open in within the IDE area (not a seperate window that is launched). thanks BowToVim Join us for UC4 Integrate 2009, November 8 - 12, San Diego, California. This email (including any attachments) may contain information which is privileged, confidential, or protected. If you are not the intended recipient, note that any disclosure, copying, distribution, or use of the contents of this message and attached files is prohibited. If you have received this email in error, please notify the sender and delete this email and any attached files. |
From: Steven T. <ste...@fe...> - 2009-07-08 15:21:36
|
Is there a way to get ECLIM to install on MyEclipse? It will only install on Ecliplse right now. Steve ________________________________ From: Talkov, Roger [mailto:Rog...@uc...] Sent: Wednesday, July 08, 2009 08:16 To: vimplugin mailing list Subject: Re: [vimplugin-devel] How to get vimplugin working with Eclipse I have been using the vi plugin with eclipse for several years, other a a brief problem a few months ago it has worked well for me ________________________________ From: Bow ToVim [mailto:bow...@gm...] Sent: Tuesday, July 07, 2009 11:41 PM To: vim...@li... Subject: [vimplugin-devel] How to get vimplugin working with Eclipse I'm really trying hard to give this Eclipse thing a try again (5th try over my career). The one thing preventing me from switching over to Eclipse is the lack of a vim plugin. I purchased a vi plugin years ago from that one guy in Europe but it did not work well so went back to IntelliJ that comes with a free vim plugin that works and works very well. I followed the instructions on how to install and get working but it just ain't working. When I add the plugin on IntelliJ, I re-launch and wa-la, I'm editing all files with vim. With this plugin, I goto Window->preferences and enable some things. For the life of me I do not know why I have to turn something off and why there are port references on the config page I am getting to. Also I'm not sure why a textbox there references gvim. What's that really all about anyway? I don't want to use gvim, I want to use vim. At any rate I put in the path there to vim which is C:\cygwin\bin\vim.exe and Eclipse freezes. Also when I go into editor preferences and try to associate editors with file types, Eclipse does not show me the .java file type. Eclipse seems to be very broken in this respect. Can anyone save the day and help me get this vim plugin working? All I want to do is use vim as my editor when editing any type of ext files and have the file open in within the IDE area (not a seperate window that is launched). thanks BowToVim Join us for UC4 Integrate 2009 <http://www.uc4.com/en/news-events/registrations/integrate-2009-registra tion/> , November 8 - 12, San Diego, California. This email (including any attachments) may contain information which is privileged, confidential, or protected. If you are not the intended recipient, note that any disclosure, copying, distribution, or use of the contents of this message and attached files is prohibited. If you have received this email in error, please notify the sender and delete this email and any attached files. |