digitalmars.D.ide - Eclipse Plugin for D
- "Aytug" <aytuggurbuz gmail.com> Dec 08 2012
- Jacob Carlborg <doob me.com> Dec 09 2012
- Jacob Carlborg <doob me.com> Dec 10 2012
- Bruno Medeiros <brunodomedeiros+dng gmail.com> Dec 14 2012
- Bruno Medeiros <brunodomedeiros+dng gmail.com> Dec 14 2012
- "Aytug" <aytuggurbuz gmail.com> Dec 10 2012
- Gyula Gubacsi <gyula.gubacsi gmail.com> Dec 12 2012
- Gyula Gubacsi <gyula.gubacsi gmail.com> Dec 12 2012
So I have made a post about using Eclipse for D projects, on the Eclipse forums. Didn't get any replies yet. So I will ask here too, since people here use D exclusively. Over at the Eclipse forums they obviously use Eclipse exclusively, in turn. Trying to get best of both worlds :P Anyway here is the link to the post: http://www.eclipse.org/forums/index.php/t/441274/ Hope someone can help.
Dec 08 2012
On 2012-12-09 04:55, Aytug wrote:So I have made a post about using Eclipse for D projects, on the Eclipse forums. Didn't get any replies yet. So I will ask here too, since people here use D exclusively. Over at the Eclipse forums they obviously use Eclipse exclusively, in turn. Trying to get best of both worlds :P Anyway here is the link to the post: http://www.eclipse.org/forums/index.php/t/441274/ Hope someone can help.
There's DDT: http://code.google.com/a/eclipselabs.org/p/ddt . Last known activity is from 2012-May-17. -- /Jacob Carlborg
Dec 09 2012
On 2012-12-10 14:14, Aytug wrote:I also checked Descent on Ubuntu, which once again tried to run the sourcecode directly. I had followed the steps on their website, which were pretty much incomplete. They don't seem to be updating their project very much recently, according to some searches I made on their site.
Descent is very outdated. I think it's only works with D1.Anyway, I have a (rather incomplete) D tool for Eclipse. If anybody knows how to enable autocomplete and things like that, please post.
I haven't used DDT myself. You might need to add the libraries you want to have autocomplete support for to the project, somehow. -- /Jacob Carlborg
Dec 10 2012
I think he was talking about Descent when he mentioned an Eclipse installation without autocomplete working (that's what happens with Descent because it's not mantained anymore for D2) On 12/12/2012 08:09, Gyula Gubacsi wrote:The lack of autocomplete is weird, since I'm using DDT it was always working for me. For the other problem on Windows, you must use an Eclipse 3.x to get DDT working. On 10 December 2012 14:54, Jacob Carlborg <doob me.com <mailto:doob me.com>> wrote: On 2012-12-10 14:14, Aytug wrote: I also checked Descent on Ubuntu, which once again tried to run the sourcecode directly. I had followed the steps on their website, which were pretty much incomplete. They don't seem to be updating their project very much recently, according to some searches I made on their site. Descent is very outdated. I think it's only works with D1. Anyway, I have a (rather incomplete) D tool for Eclipse. If anybody knows how to enable autocomplete and things like that, please post. I haven't used DDT myself. You might need to add the libraries you want to have autocomplete support for to the project, somehow. -- /Jacob Carlborg -- Gyula Gubacsi / progician <https://github.com/progician>
-- Bruno Medeiros - Software Engineer
Dec 14 2012
On 10/12/2012 13:14, Aytug wrote:There's DDT: http://code.google.com/a/eclipselabs.org/p/ddt . Last known activity is from 2012-May-17.
I had tried DDT on Windows with the latest version of Eclipse, which failed, mentioning it was for some older release.
Exactly, DDT at the moment only works for the Eclipse 3.x series. -- Bruno Medeiros - Software Engineer
Dec 14 2012
On Sunday, 9 December 2012 at 11:28:19 UTC, Jacob Carlborg wrote:On 2012-12-09 04:55, Aytug wrote:So I have made a post about using Eclipse for D projects, on the Eclipse forums. Didn't get any replies yet. So I will ask here too, since people here use D exclusively. Over at the Eclipse forums they obviously use Eclipse exclusively, in turn. Trying to get best of both worlds :P Anyway here is the link to the post: http://www.eclipse.org/forums/index.php/t/441274/ Hope someone can help.
There's DDT: http://code.google.com/a/eclipselabs.org/p/ddt . Last known activity is from 2012-May-17.
I had tried DDT on Windows with the latest version of Eclipse, which failed, mentioning it was for some older release. On my Ubuntu installation however, it worked fine, particularly because Ubuntu has an older release of Eclipse (3.8). I installed the plugin, made a test project, ran, and it produced the expected output. The only problem is that it doesn't autocomplete. I also checked Descent on Ubuntu, which once again tried to run the sourcecode directly. I had followed the steps on their website, which were pretty much incomplete. They don't seem to be updating their project very much recently, according to some searches I made on their site. Anyway, I have a (rather incomplete) D tool for Eclipse. If anybody knows how to enable autocomplete and things like that, please post.
Dec 10 2012
--485b397dd3b5db8d4204d0a35173 Content-Type: text/plain; charset=ISO-8859-1 The lack of autocomplete is weird, since I'm using DDT it was always working for me. For the other problem on Windows, you must use an Eclipse 3.x to get DDT working. On 10 December 2012 14:54, Jacob Carlborg <doob me.com> wrote:On 2012-12-10 14:14, Aytug wrote: I also checked Descent on Ubuntu, which once again tried to runthe sourcecode directly. I had followed the steps on their website, which were pretty much incomplete. They don't seem to be updating their project very much recently, according to some searches I made on their site.
Descent is very outdated. I think it's only works with D1. Anyway, I have a (rather incomplete) D tool for Eclipse. Ifanybody knows how to enable autocomplete and things like that, please post.
I haven't used DDT myself. You might need to add the libraries you want to have autocomplete support for to the project, somehow. -- /Jacob Carlborg
-- Gyula Gubacsi / progician <https://github.com/progician> --485b397dd3b5db8d4204d0a35173 Content-Type: text/html; charset=ISO-8859-1 The lack of autocomplete is weird, since I'm using DDT it was always working for me.<br>For the other problem on Windows, you must use an Eclipse 3.x to get DDT working.<br><div class="gmail_extra"><br><br><div class="gmail_quote"> On 10 December 2012 14:54, Jacob Carlborg <span dir="ltr"><<a href="mailto:doob me.com" target="_blank">doob me.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"> <div class="im">On 2012-12-10 14:14, Aytug wrote:<br> <br> <blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"> I also checked Descent on Ubuntu, which once again tried to run<br> the sourcecode directly. I had followed the steps on their<br> website, which were pretty much incomplete. They don't seem to be<br> updating their project very much recently, according to some<br> searches I made on their site.<br> </blockquote> <br></div> Descent is very outdated. I think it's only works with D1.<div class="im"><br> <br> <blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"> Anyway, I have a (rather incomplete) D tool for Eclipse. If<br> anybody knows how to enable autocomplete and things like that,<br> please post.<br> </blockquote> <br></div> I haven't used DDT myself. You might need to add the libraries you want to have autocomplete support for to the project, somehow.<span class="HOEnZb"><font color="#888888"><br> <br> -- <br> /Jacob Carlborg<br> </font></span></blockquote></div><br><br clear="all"><br>-- <br>Gyula Gubacsi / <a href="https://github.com/progician" target="_blank">progician</a><br><br><br> </div> --485b397dd3b5db8d4204d0a35173--
Dec 12 2012
--047d7bdc1728027ec404d0a35a56 Content-Type: text/plain; charset=ISO-8859-1 If you had problems with the auto complete, please don't hesitate to post the issue on the google code page of the DDT. http://code.google.com/a/eclipselabs.org/p/ddt/issues/list On 12 December 2012 08:09, Gyula Gubacsi <gyula.gubacsi gmail.com> wrote:The lack of autocomplete is weird, since I'm using DDT it was always working for me. For the other problem on Windows, you must use an Eclipse 3.x to get DDT working. On 10 December 2012 14:54, Jacob Carlborg <doob me.com> wrote:On 2012-12-10 14:14, Aytug wrote: I also checked Descent on Ubuntu, which once again tried to runthe sourcecode directly. I had followed the steps on their website, which were pretty much incomplete. They don't seem to be updating their project very much recently, according to some searches I made on their site.
Descent is very outdated. I think it's only works with D1. Anyway, I have a (rather incomplete) D tool for Eclipse. Ifanybody knows how to enable autocomplete and things like that, please post.
I haven't used DDT myself. You might need to add the libraries you want to have autocomplete support for to the project, somehow. -- /Jacob Carlborg
-- Gyula Gubacsi / progician <https://github.com/progician>
-- Gyula Gubacsi / progician <https://github.com/progician> --047d7bdc1728027ec404d0a35a56 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable If you had problems with the auto complete, please don't hesitate to po= st the issue on the google code page of the DDT. <a href=3D"http://code.goo= gle.com/a/eclipselabs.org/p/ddt/issues/list">http://code.google.com/a/eclip= selabs.org/p/ddt/issues/list</a><br> <div class=3D"gmail_extra"><br><br><div class=3D"gmail_quote">On 12 Decembe= r 2012 08:09, Gyula Gubacsi <span dir=3D"ltr"><<a href=3D"mailto:gyula.g= ubacsi gmail.com" target=3D"_blank">gyula.gubacsi gmail.com</a>></span> = wrote:<br> <blockquote class=3D"gmail_quote" style=3D"margin:0 0 0 .8ex;border-left:1p= x #ccc solid;padding-left:1ex">The lack of autocomplete is weird, since I&#= 39;m using DDT it was always working for me.<br>For the other problem on Wi= ndows, you must use an Eclipse 3.x to get DDT working.<br> <div class=3D"gmail_extra"><div><div class=3D"h5"><br><br><div class=3D"gma= il_quote"> On 10 December 2012 14:54, Jacob Carlborg <span dir=3D"ltr"><<a href=3D"= mailto:doob me.com" target=3D"_blank">doob me.com</a>></span> wrote:<br>= <blockquote class=3D"gmail_quote" style=3D"margin:0 0 0 .8ex;border-left:1p= x #ccc solid;padding-left:1ex"> <div>On 2012-12-10 14:14, Aytug wrote:<br> <br> <blockquote class=3D"gmail_quote" style=3D"margin:0 0 0 .8ex;border-left:1p= x #ccc solid;padding-left:1ex"> I also checked Descent on Ubuntu, which once again tried to run<br> the sourcecode directly. I had followed the steps on their<br> website, which were pretty much incomplete. They don't seem to be<br> updating their project very much recently, according to some<br> searches I made on their site.<br> </blockquote> <br></div> Descent is very outdated. I think it's only works with D1.<div><br> <br> <blockquote class=3D"gmail_quote" style=3D"margin:0 0 0 .8ex;border-left:1p= x #ccc solid;padding-left:1ex"> Anyway, I have a (rather incomplete) D tool for Eclipse. If<br> anybody knows how to enable autocomplete and things like that,<br> please post.<br> </blockquote> <br></div> I haven't used DDT myself. You might need to add the libraries you want= to have autocomplete support for to the project, somehow.<span><font color= =3D"#888888"><br> <br> -- <br> /Jacob Carlborg<br> </font></span></blockquote></div><br><br clear=3D"all"><br></div></div><spa= n class=3D"HOEnZb"><font color=3D"#888888">-- <br>Gyula Gubacsi / <a href= =3D"https://github.com/progician" target=3D"_blank">progician</a><br><br><b= r> </font></span></div> </blockquote></div><br><br clear=3D"all"><br>-- <br>Gyula Gubacsi / <a href= =3D"https://github.com/progician" target=3D"_blank">progician</a><br><br><b= r> </div> --047d7bdc1728027ec404d0a35a56--
Dec 12 2012









Bruno Medeiros <brunodomedeiros+dng gmail.com> 