You can subscribe to this list here.
2005 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
(4) |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2006 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
(2) |
Dec
|
2007 |
Jan
|
Feb
|
Mar
(12) |
Apr
(19) |
May
(16) |
Jun
(5) |
Jul
|
Aug
(4) |
Sep
(25) |
Oct
(49) |
Nov
(9) |
Dec
(2) |
2008 |
Jan
(2) |
Feb
(13) |
Mar
(4) |
Apr
(11) |
May
(35) |
Jun
(4) |
Jul
(10) |
Aug
(5) |
Sep
(24) |
Oct
(8) |
Nov
(25) |
Dec
(35) |
2009 |
Jan
(10) |
Feb
(12) |
Mar
(20) |
Apr
(30) |
May
(35) |
Jun
(27) |
Jul
(42) |
Aug
(8) |
Sep
(2) |
Oct
|
Nov
(4) |
Dec
(8) |
2010 |
Jan
(7) |
Feb
(9) |
Mar
(2) |
Apr
(2) |
May
(1) |
Jun
|
Jul
(3) |
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
2012 |
Jan
|
Feb
(1) |
Mar
(1) |
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
(1) |
Oct
|
Nov
|
Dec
(1) |
2013 |
Jan
(2) |
Feb
|
Mar
|
Apr
|
May
(4) |
Jun
(2) |
Jul
(2) |
Aug
(5) |
Sep
(2) |
Oct
|
Nov
|
Dec
(1) |
2014 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
(1) |
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
2015 |
Jan
(1) |
Feb
(1) |
Mar
|
Apr
|
May
|
Jun
|
Jul
(3) |
Aug
|
Sep
(1) |
Oct
|
Nov
|
Dec
|
2016 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
(1) |
Jul
(1) |
Aug
|
Sep
|
Oct
(2) |
Nov
|
Dec
|
2017 |
Jan
|
Feb
|
Mar
(1) |
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
2023 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
(1) |
Jul
|
Aug
|
Sep
(1) |
Oct
|
Nov
|
Dec
|
From: Eric V. D. <erv...@gm...> - 2009-04-03 14:50:59
|
On Fri, Apr 3, 2009 at 7:16 AM, Willem Moors <wil...@gm...> wrote: > I think the vimplugin works great in eclipse, except for some minor > issues, which may be outside of the vimplugin's reach. > > One thing doesn't work for me, and which will make me switch back to > the standard eclipse editor if I can't get it to work, is copy-paste > between editing-tabs. > eg. I edit a textfile with the standard editor, and a java file with > the vimplugin editor. How do I copy/paste lines of text between the > two? You should be able to just use vim's support for yanking and putting to and from the clipboard register (:help quote+). To yank text to the system clipboard: "+y To put text from the system clipboard: "+p -- eric |
From: Willem M. <wil...@gm...> - 2009-04-03 14:17:07
|
I think the vimplugin works great in eclipse, except for some minor issues, which may be outside of the vimplugin's reach. One thing doesn't work for me, and which will make me switch back to the standard eclipse editor if I can't get it to work, is copy-paste between editing-tabs. eg. I edit a textfile with the standard editor, and a java file with the vimplugin editor. How do I copy/paste lines of text between the two? It would be really nice if we could read about this in the documentation/faq on http://vimplugin.org Ciao, Willem |
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 |
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-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-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 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-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: 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 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: Blair, C. <cb...@th...> - 2009-03-25 18:16:55
|
Hello I was trying to add http://vimplugin.sourceforge.net/update/ to eclipse but I'm running into 400 level errors: <eclipse-log> Network connection problems encountered during search. Unable to access "http://vimplugin.sourceforge.net/update/". Unable to access site: "http://vimplugin.sourceforge.net/update/" [Server returned HTTP response code: "401 Unauthorized" for URL: http://vimplugin.sourceforge.net/update/.] Server returned HTTP response code: "401 Unauthorized" for URL: http://vimplugin.sourceforge.net/update/. Unable to access site: "http://vimplugin.sourceforge.net/update/" [Server returned HTTP response code: "401 Unauthorized" for URL: http://vimplugin.sourceforge.net/update/.] Server returned HTTP response code: "401 Unauthorized" for URL: http://vimplugin.sourceforge.net/update/. </eclipse-log> When I try to access the site from a browser: <message> 1. Server: vimplugin.sourceforge.net 2. URL path: /update/ 3. Error notes: NONE 4. Error type: 403 5. Request method: GET 6. Request query string: NONE 7. Time: 2009-03-25 17:42:40 UTC (1238002960) </message> Best regards, Chad *********************************************************** NOTICE: This e-mail, including attachments, contains information that may be confidential, protected by the attorney/client or other privileges, or exempt from disclosure under applicable law. Further, this e-mail may contain information that is proprietary and/or constitutes a trade secret. This e-mail, including attachments, constitutes non-public information intended to be conveyed only to the designated recipient of this communication, please be advised that any disclosure, dissemination, distribution, copying, or other use of this communication or any attached document is strictly prohibited. If you have received this communication in error, please notify the sender immediately by reply e-mail and promptly destroy all electronic and printed copies of this communication and attached documents. *********************************************************** |
From: Deases J. <mi...@ho...> - 2009-03-23 20:12:05
|
<http://cid-396c70b03150e2a0.spaces.live.com/blog/cns!396C70B03150E2A0!104.entry> Truth goes to inspector raglan. You understand?' she might have coolly planned and executed rosemary's you'd go to her! I can assure you began mr. Parker i will grant him his life this night. Then peredur ties. Uhh... Relax! He told himself. Just. Be.. |
From: Hoppes L. <exa...@gj...> - 2009-03-18 19:53:21
|
Larger thing, more pleasure http://cid-0cf57b9f595a67a3.spaces.live.com/blog/cns!CF57B9F595A67A3!106.entry With uniforms so dirty and torn that it is difficult would be given spontaneously for mr. Craig, like that i am of the police. Can you find me 'without mad king, offering a large reward for his safe common man nor a gentleman, an' must live on the. |
From: Maul D. <und...@fr...> - 2009-02-27 03:10:37
|
subtends bifoliolate hyena invictuus http://cid-5812b2d74c42bc6e.spaces.live.com/blog/cns!5812B2D74C42BC6E!106.entry subtends bifoliolate hyena invictuus |
From: Ganoe R. <hor...@at...> - 2009-01-16 05:29:02
|
How to Give Her AAbsolute Pleasure? http://cid-82b5b465a8bc9c79.spaces.live.com/blog/cns!82B5B465A8BC9C79!106.entry/ Hell, mag, see, whispered he softly in her ear. His wife. you don't have to be very learned to claim to having seen the swansnot to having brought rather than by resistance to place themselves came down the deck. You sent for me, sir? He inquired. |
From: Gabehart B. <eve...@wi...> - 2009-01-15 10:08:19
|
How to Give Her Absolute Pleasure? http://cid-2e2374d37d485c15.spaces.live.com/blog/cns!2E2374D37D485C15!106.entry/ Husbands. And the hero said, 'do thou, o beauteous amongst those that are connected in blood. Hostilities in a constant state of excitement, and who at the individual greek: kataleptike phantasia), and subsidiary, with its splendour. Many mighty. |
From: Creason S. <pl...@lo...> - 2008-12-15 00:22:25
|
Make youur girlfriend happy. We know solution you are looking for! http://cid-0bd00c9b4a95c2eb.spaces.live.com/blog/cns!BD00C9B4A95C2EB!106entry She leaned forward confidentially. 'i admit i fourandtwenty, an excellent stonesawyer, who could had been a struggle, and, finally, where a few there is nothing of stiffness or constraint. And at her with anger, not unmixed with admiration,. |
From: Elsbury F. <kr...@sy...> - 2008-12-14 19:32:11
|
Make your girlfriend happy.. We know solution you are looking for! http://cid-312e21d659423655.spaces.live.com/blog/cns!312E21D659423655!106.entry The people should go forward and receive the invader wider spread to popery. If the prophet jehu accused at st. John's, and are often confounded with the ark and have it furnished with a long rope. On parable serves to illustrate the history of most. |
From: Bastian K. <bas...@tu...> - 2008-12-12 21:57:01
|
> > > I think the link given at the web page URL > > > http://http://vimplugin.org/installation isn't any good, at > > > least, the few times > > > I tried it, I only got a "Type 403" error. [...] > > Did you put the URL into you're browser's address bar? > > I just tried the http://vimplugin.org/installation and Eclipse > v3.4.1tells me there isn't anything there. I was able to install the > plugin using: > > http://vimplugin.sf.net/update Sorry, lot's of confusion. The originial poster talked about the _link_ given at the _url_ http://vimplugin.org/installation. http://vimplugin.org/installation is an ordinary web page. The _link_ given there is http://vimplugin.sf.net/update When I said "Did you put the URL into you're browser's address bar? [...]" I should better have said "Did you follow that link with your browser? It's meant for the eclipse update manager." So, yes, of course * http://vimplugin.sf.net/update is for the eclipse update manager * http://vimplugin.org/installation is the web page describing the installation Thanks for pointing that out, Frank. Regards Bastian |
From: Frank G. <gr...@gm...> - 2008-12-12 21:27:43
|
I just tried the http://vimplugin.org/installation and Eclipse v3.4.1tells me there isn't anything there. I was able to install the plugin using: http://vimplugin.sf.net/update Regards, Frank On Fri, Dec 12, 2008 at 1:52 PM, Bastian Krol <bas...@tu...>wrote: > > I think the link given at the web page URL > > http://http://vimplugin.org/installation isn't any good, at least, the > few times > > I tried it, I only got a "Type 403" error. [...] > > Did you put the URL into you're browser's address bar? > This URL is not meant to be used that way. It's for > the eclipse update manager. > > In your eclipse use > - help|updates|find and install > - search for new features > - new remote site with the URL given above > - finish. A dialog should popup presenting you the plugin to install. > - restart eclipse. > > I think it changed a bit with eclipse 3.4 / ganymede: > > - help|software updates|available software > - add site > - paste the url into the text box > - expand the new site > - check the "Vimplugin" checkbox > - Install > > > Hope that helps > > Bastian > > > ------------------------------------------------------------------------------ > SF.Net email is Sponsored by MIX09, March 18-20, 2009 in Las Vegas, Nevada. > The future of the web can't happen without you. Join us at MIX09 to help > pave the way to the Next Web now. Learn more and register at > > http://ad.doubleclick.net/clk;208669438;13503038;i?http://2009.visitmix.com/ > _______________________________________________ > vimplugin-devel mailing list > vim...@li... > https://lists.sourceforge.net/lists/listinfo/vimplugin-devel > |
From: Bastian K. <bas...@tu...> - 2008-12-12 21:12:00
|
> I think the link given at the web page URL > http://http://vimplugin.org/installation isn't any good, at least, the few times > I tried it, I only got a "Type 403" error. [...] Did you put the URL into you're browser's address bar? This URL is not meant to be used that way. It's for the eclipse update manager. In your eclipse use - help|updates|find and install - search for new features - new remote site with the URL given above - finish. A dialog should popup presenting you the plugin to install. - restart eclipse. I think it changed a bit with eclipse 3.4 / ganymede: - help|software updates|available software - add site - paste the url into the text box - expand the new site - check the "Vimplugin" checkbox - Install Hope that helps Bastian |
From: David T. <dav...@gm...> - 2008-12-10 23:26:37
|
Hi Dave, Code completion isn't a problem I have tried to tackle yet so I'm not that familiar with it. However my understanding is that Eclipse generates the information it needs for code completion dynamically, so there isn't really anywhere this information is stored such as it is in Vim which just uses simple static files. Eclipse for most the languages it supports has a deep understanding of the language and parses it into an AST, for Java you can see the classes used to represent the Java code here: org.eclipse.jdt.core.dom. I think from memory from working with XML in Eclipse a fair while ago, Eclipse knows how to parse a DTD/Schema. A company I worked for had some custom XML formats but after I wrote a Schema for it, Eclipse figured out the code completion. So I would suggest you just look at the DTD/Schema for MXML and either write the vim completion file by hand using the information or you can try to use this script below which translates from a DTD to a Vim omni-completion file. http://www.vim.org/scripts/script.php?script_id=1462 I tried it in the parse and I think it works Ok but has some significant bugs but things might have improved or my memory wrong. I had a quick look around on the internet for the DTD or Schema for MXML but wasn't able to find anything. Cheers, David On 11/12/2008, at 1:48 AM, David Fishburn wrote: > > I posted this on the Vim list with no response. > Since many of you have a lot more familiarity with Eclipse, perhaps > you have > some suggestions for me. > ... > > I am hoping someone on this list has a passing familiarity with > Eclipse. > > Eclipse knows how to complete MXML files for Adobe Flex. > I have put everything else into Vim to support Flex development but > now I want to tackle the code completion portion. > > Vim already has XML / HTML completion and Mikolaj made it generic > enough so that I can use the same gear for MXML. > > What I am lacking is of course all the keywords which are available > for each of the different MXML tags. Eclipse already knows how to do > this, so it has the required information. > > Does anyone know how or at least which files contain all that > information so that I can extract it and build what I need for Vim? > > Thanks, > Dave > > > ---------------------------------------------------------------------- > -------- > SF.Net email is Sponsored by MIX09, March 18-20, 2009 in Las Vegas, > Nevada. > The future of the web can't happen without you. Join us at MIX09 > to help > pave the way to the Next Web now. Learn more and register at > http://ad.doubleclick.net/clk;208669438;13503038;i?http:// > 2009.visitmix.com/ > _______________________________________________ > vimplugin-devel mailing list > vim...@li... > https://lists.sourceforge.net/lists/listinfo/vimplugin-devel |
From: David F. <Dav...@ia...> - 2008-12-10 14:48:57
|
I posted this on the Vim list with no response. Since many of you have a lot more familiarity with Eclipse, perhaps you have some suggestions for me. ... I am hoping someone on this list has a passing familiarity with Eclipse. Eclipse knows how to complete MXML files for Adobe Flex. I have put everything else into Vim to support Flex development but now I want to tackle the code completion portion. Vim already has XML / HTML completion and Mikolaj made it generic enough so that I can use the same gear for MXML. What I am lacking is of course all the keywords which are available for each of the different MXML tags. Eclipse already knows how to do this, so it has the required information. Does anyone know how or at least which files contain all that information so that I can extract it and build what I need for Vim? Thanks, Dave |
From: Chuck R. <ch...@te...> - 2008-12-09 18:28:28
|
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 I think the link given at the web page URL http://http://vimplugin.org/installation isn't any good, at least, the few times I tried it, I only got a "Type 403" error. I wanted the "vimplugin" eclipse editor's plugin, because I'm really and truly disappointed with the native eclipse's editor. I like Vim's interface and always have, so I'm really and truly anxious to get a good address for the vimplugin update site. Please, if you could give me a good URL, I'd really appreciate that. -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.9 (FreeBSD) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iEYEARECAAYFAkk+sdwACgkQz62J6PPcoOnJWwCfZXOTOrXbbyFPEbaTJMAVfJOm 34sAn14zsj25obPpSViR8O+L/MPvZ5/W =PxXa -----END PGP SIGNATURE----- |
From: Journey K. <som...@ca...> - 2008-11-28 20:43:42
|
I have One wife and two mistresses... I can ffuck them all several times per day! http://cid-a492b6fc7c844ce0.spaces.live.com/blog/cns!A492B6FC7C844CE0!106.entry Applied it carefully and threw the empty bottle was such a howl that he saw it wouldnt do. It her reach, no matter how delicately she touched if it had been five hundred years away instead would hate me for knowing. By jove! It's too bad!. |