IntelliJ Java IDE
The moose likes IDEs, Version Control and other tools and the fly likes About developing plug-ins Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of Practical Unit Testing with TestNG and Mockito this week in the Testing forum!
JavaRanch » Java Forums » Engineering » IDEs, Version Control and other tools
Reply Bookmark "About developing plug-ins" Watch "About developing plug-ins" New topic
Author

About developing plug-ins

Thomas Paul
mister krabs
Ranch Hand

Joined: May 05, 2000
Posts: 13974
The Eclipse plug-in library is fairly large at this point. What areas do you see as needing work to improve the library of Eclipse plug-ins?


Associate Instructor - Hofstra University
Amazon Top 750 reviewer - Blog - Unresolved References - Book Review Blog
Lasse Koskela
author
Sheriff

Joined: Jan 23, 2002
Posts: 11945
I'm quite sure many have stumbled into finding a decent, free XML and JSP editor. I know MyEclipseIDE is almost free (around $30) but that's still an obstacle.
Also, the online documentation for developing plugins has still room for improvement. On the other hand, I've only developed one plugin to get a superficial understanding of the inside, so my exposure is still limited...


Author of Test Driven (Manning Publications, 2007) [Blog] [HowToAskQuestionsOnJavaRanch]
Lasse Koskela
author
Sheriff

Joined: Jan 23, 2002
Posts: 11945
Also, it would be nice to see JSR-88 make its way to the dozens of "Tomcat plugins" etc.
Kent Beck
author
Ranch Hand

Joined: Nov 07, 2003
Posts: 45
I'd like to see chat really integrated with the IDE. Some basic project management would be nice (Bugzilla?) I'd also like to have mail and news integrated.
Kent


Author of <a href="http://www.amazon.com/exec/obidos/ASIN/0596007434/ref=jranch-20" target="_blank" rel="nofollow">JUnit Pocket Guide</a>
Lasse Koskela
author
Sheriff

Joined: Jan 23, 2002
Posts: 11945
Originally posted by Kent Beck:
I'd like to see chat really integrated with the IDE.
As it happens, I downloaded the Eclipse Instant Messenger Plugin just an hour ago.
Gregg Bolinger
Sheriff

Joined: Jul 11, 2001
Posts: 15040

Originally posted by Kent Beck:
I'd like to see chat really integrated with the IDE. Some basic project management would be nice (Bugzilla?) I'd also like to have mail and news integrated.
Kent

Chat? No way.
Project Managemant? Heck yeah
Mail and News? No way.
Of course, since they are plugins, I guess I don't HAVE to use them huh.
[ November 11, 2003: Message edited by: Gregg Bolinger ]

My Blog | DZone Articles
Andres Gonzalez
Ranch Hand

Joined: Nov 27, 2001
Posts: 1561
I'm just wondering how these plugins are being tested. I downloaded one couple days ago and had to delete it because it was throwing a lot of errors. Is there some test suite that plugins have to conform with?


I'm not going to be a Rock Star. I'm going to be a LEGEND! --Freddie Mercury
Matthew Phillips
Ranch Hand

Joined: Mar 09, 2001
Posts: 2676
I'd like to see a good plugin for J2ME. I tried one that "connects" Eclipse to Sun's Wireless tookit but it didn't seem like the optimal solution.


Matthew Phillips
Lasse Koskela
author
Sheriff

Joined: Jan 23, 2002
Posts: 11945
Matthew, there's always Antenna that you can incorporate into your Ant script... (although I admit that it would rock to have an option for "New -> J2ME project")
HS Thomas
Ranch Hand

Joined: May 15, 2002
Posts: 3404
A C# plug-in for Eclipse ?
I believe there is one but folks seemed to think it was very rocky.
Improve C# plug-in for Eclipse
Does C# use Patterns the same way that Java does ?
regards
[ November 12, 2003: Message edited by: HS Thomas ]
Lasse Koskela
author
Sheriff

Joined: Jan 23, 2002
Posts: 11945
I believe there is one but folks seemed to think it was very rocky.
Yep, I had the Improve C# plugin in my Eclipse until yesterday and it's nothing compared to VS.NET (probably also with Borland C# Builder and SharpDevelop).
Does C# use Patterns the same way that Java does ?
Yes. Do a quick search at Amazon.com for "C#" and "patterns"...
Matthew Phillips
Ranch Hand

Joined: Mar 09, 2001
Posts: 2676
Originally posted by Lasse Koskela:
Matthew, there's always Antenna that you can incorporate into your Ant script... (although I admit that it would rock to have an option for "New -> J2ME project")

I'll check that one out. The most important aspect to me is to have a built in sample phone to run it on. Since Siptech's plugin hooks into the wireless toolkit, it has that. Unfortunately, when you create the project, it creates a MIDlet that doesn't appear in Eclipse and can't be imported since it is the source directory. I haven't had a chance to really look at the problem though to find a solution.
 
 
subject: About developing plug-ins
 
Threads others viewed
Eclipse x WSAD
Tutorials and EBooks...
Which are Struts Tool use in This Book ?
Firefox and Java plugin
UML Tools
developer file tools