Eclipse Javadoc Builder
Grok Headline matches for Eclipse Javadoc Builder
Javadoc Builder 1.5.4 (Unstable)
Javadoc Builder 1.5.4 (Unstable)
04/27/2004 04:02 PMAn Eclipse plugin to integrate XDoclet-style functionality.
Javadoc Builder 1.5.7 (Unstable)
Javadoc Builder 1.5.7 (Unstable)
05/02/2004 08:52 PMAn Eclipse plugin to integrate XDoclet-style functionality.
Javadoc Builder 1.6.0-beta1
Javadoc Builder 1.6.0-beta1
05/12/2004 11:16 AMAn Eclipse plugin to integrate XDoclet-style functionality.
javadoc online plugin for Eclipse
javadoc online plugin for Eclipse
05/13/2004 09:27 PMJavadoc online plugin for Eclipse released!
UBIQLIPSE: Ui Builder for UIQ in Eclipse
UBIQLIPSE: Ui Builder for UIQ in Eclipse
04/13/2005 11:14 AMUBIQLIPSE Release: Version 0.2.0
Javadoc Search 1.0.2
Javadoc Search 1.0.2
05/12/2004 09:53 PMA search tool for JavaDoc.
Speeding up documentation with javadoc
Speeding up documentation with javadoc
01/05/2004 03:38 AMCNET Jan 5 2004 3:09AM ET
DocBookDoclet: HTML/Javadoc to DocBook
XML
DocBookDoclet: HTML/Javadoc to DocBook
XML
09/06/2002 10:28 AM Michael Fuchs has released
version 0.29 of DocBookDoclet, a Java application
for converting HTML files and Java source
documentation to DocBook XML. This release adds
internationalization support.
Project Brings Javadoc to Dynamic
Database
Project Brings Javadoc to Dynamic
Database
08/12/2004 08:46 PMJDocs, a new online community site from Javalobby, takes Java
documentation in static HTML format and delivers it to developers via
a dynamic database, where they can contribute notes and share
information.
More on Eclipse RCP
More on Eclipse RCP
07/11/2004 06:25 PM
I had problem building a working RCP application, so I put together
the RCP Text
Editor Example to see how to configure a RCP app. If you
want to build it
yourself, instructions from the main
RCP page at Eclipse site is below. The page is
actually a view into
CVS, so I expect/hope the real main page will appear in the near
future.
-
Download the RCP Runtime build from the Downloads page,
and extract it to a folder such as c:\texteditor-example.
-
Download the RCP
text editing component zip and extract it to the
eclipse/plugins subfolder.
-
Download the texteditor
plugin zip and extract it to the eclipse/plugins subfolder.
-
Replace the eclipse/configuration/config.ini file with the
appropriate config file
from the texteditor plugin. For example, on Windows, copy
config_win32.ini file from
org.eclipse.ui.examples.rcp.texteditor_1.0.0 plugin to
eclipse/configuration and rename
it to config.ini.
-
Run the eclipse executable: For example, on Windows, run
eclipse.exe.
Step #4 is the key step while the rest are just downloading and
expanding files.
After step #5, you should see a barebone text editor. On
Win32, the RCP text
editor has disk footprint of 6MB and memory footprint of
28MB. In
comparison, NotePad2 has disk
footprint of 540K and memory footprint of 4MB. SWT apps I
built before had substantially
smaller footprints than the RCP app, but still significantly larger
than native apps.
So what do we get for roughly ten times the footprints?
Plugins! You can
put together a fancy standalone IDE for Perl, Python, or PHP by
packaging plugins
from the EPIC, PyDev,
or PHPEclipse
projects with
RCP. You'll need to pour some sweats to glue things together
because those
projects are probably not fully RCP ready yet.
If you are not building an IDE, don't need IDE like level of
extensibility, or there
aren't many plugins useful to your product, you are probably better
off skipping RCP
and building on top of just SWT instead.

A Look at the Eclipse IDE
A Look at the Eclipse IDE
11/16/2003 10:43 PMEclipse is an open source integrated development environment. It is
primarily developed by OTI (Object Technology International Inc.), an
IBM company. OTI, founded by Dave Thomas, is a famous name in this
industry. OTI is something like the Pixar of the object-oriented
world: a legendary company still at the forefront of the technology
and releasing hit after hit. No wonder that some at IBM consider the
OTI acquisition to be the best technology acquisition ever made by
IBM.
Eclipse 3.0
Eclipse 3.0
06/21/2004 03:37 PMOK - so get ready for this.
IBM now has it's own Java client side GUI technology - called SWT. There's a battle going on over two different approaches to Java
client sides GUIs (between IBM and Sun/BEA) and IBM is using Eclipse for getting their's
adopted. Now Oracle is getting involved. :-)
Even better - is all the other tsuff that come along with Eclipse -
basically creating a client-side 'middleware' layer.
I've already met one major social networking play that's planning
on building their free, open P2P system with SWT. Watch for even
sexier deep linking new standards for all this stuff.
Thank you to IBM for sticking to their guns. The customer is
always right. It's one thing IBM understands.
Will Sun get behind Eclipse?
Will Sun get behind Eclipse?
07/15/2004 03:15 PMPersonal Computer World Jul 15 2004 7:37PM GMT
Eclipse
Eclipse
06/14/2004 12:48 AMStill Alive
Eclipse 2.0
Eclipse 2.0
09/26/2004 11:31 AMA simple and elegant theme.
SDE for Eclipse 1.1 b
SDE for Eclipse 1.1 b
04/26/2004 02:13 AMA UML plugin for the Eclipse IDE.
Eclipse + VS.NET
Eclipse + VS.NET
06/22/2005 02:59 AM
Visual Eclipse.NET is
a skin that makes Eclipse look like Visual Studio .NET IDE UI. Not
bad.

Eclipse OS
Eclipse OS
04/10/2004 02:05 PMFirst Version Released
Eclipse 3.0 RC1
Eclipse 3.0 RC1
06/04/2004 12:34 PMEclipse 3.0 RC2
Eclipse 3.0 RC2
06/12/2004 08:35 PM
I had been using Eclipse 3.0 RC1 for the past week but it was
sluggish and I ran into
a few hangups, so when I saw that Eclipse
3.0 RC2 was available, I got right on it. Definitely
better.
Startup is faster and shutdown takes only a second.
Nice. I think I'll
stick with this one until the final release is out which is due end
of this month. Eclipse
bug count looks healthy although Platform UI and SWT team seems
to be struggling
a bit.
Downloading Eclipse took forever btw. They have mirrors but
mirrors are troublesome
to use because it forces the user to find the package among the
mirrors to download.
They should use BitTorrent IMHO and turn the mirrors into
seeds. BitTorrent
needs to be more location-aware (actually route-aware) though.

Eclipse 1.0
Eclipse 1.0
09/20/2004 09:26 PMA simple and elegant theme.
SWF-Builder-0.06
SWF-Builder-0.06
09/09/2004 06:37 PMRPM Builder 0.1.2
RPM Builder 0.1.2
11/14/2003 10:20 AMAn RPM Builder plugin for Anjuta.
CGI-Builder-TT2-0.01
CGI-Builder-TT2-0.01
06/21/2004 05:12 PMCGI-Builder-1.3
CGI-Builder-1.3
06/24/2005 06:56 PMCGI-Builder-TT2-0.03
CGI-Builder-TT2-0.03
06/24/2004 06:44 AMCGI-Builder-TT2-0.02
CGI-Builder-TT2-0.02
06/22/2004 05:57 AMSWF-Builder-0.01
SWF-Builder-0.01
12/15/2003 10:25 AMSML-Builder-0.10
SML-Builder-0.10
05/28/2004 11:14 AMCGI-Builder-1.24
CGI-Builder-1.24
06/09/2004 01:04 AMSWF-Builder-0.03
SWF-Builder-0.03
12/23/2003 11:53 AMDSi Web Builder
DSi Web Builder
09/14/2004 10:42 AMAd - http://www.dsiwebbuilder.net Sep 14 2004 2:28PM GMT
RPM Builder 0.1.3
RPM Builder 0.1.3
12/13/2003 05:23 PMAn RPM Builder plugin for Anjuta.
CGI-Builder-1.23
CGI-Builder-1.23
05/27/2004 04:48 PMSWF-Builder-0.02
SWF-Builder-0.02
12/18/2003 10:42 AMSWF-Builder-0.08
SWF-Builder-0.08
02/05/2005 09:54 PMSCR Builder v3.1
SCR Builder v3.1
07/08/2004 05:18 PMSCR Builder lets you make your own screensavers with pictures and
music. You can also generate screen saver setups, which provide
automatic installation. [Shareware $13.00 2.01 MB]
The May Builder.com top 10
The May Builder.com top 10
06/26/2002 01:00 PMCNET Jun 23 2002 10:22PM ET
CGI-Builder-1.22
CGI-Builder-1.22
05/14/2004 04:41 PMGrok Description matches for Eclipse Javadoc Builder
GrokA matches for Eclipse Javadoc Builder
JellyLauncher for Eclipse 3
JellyLauncher for Eclipse 3
12/29/2004 08:02 AMCall for feature requests
Eclipse Office
Eclipse Office
12/11/2003 09:35 AMscreenshots
Eclipse + Mono
Eclipse + Mono
03/14/2005 04:51 PMOnce you create open source versions of a leading Java IDE (Eclipse)
and the .Net Framework (Mono), what are the synergies of connecting
the two? And if you're using JBoss, is three a crowd? Now there's a
conversation-starter for this...
SVG Eclipse Plugin
SVG Eclipse Plugin
04/29/2004 07:42 AMInitial Public Release
Eclipse Trader
Eclipse Trader
08/15/2004 10:07 AMFirst preview release
Eclipse 3.0 is NOT released yet
Eclipse 3.0 is NOT released yet
06/24/2004 05:51 PM
I don't know where the mix up got started but numberous websites
are announcing the
release of Eclipse 3.0 already. Note that the latest version
is Eclipse 3.0
RC3. The final version will be released on June 28 or so.
BTW, I noticed that Eclipse site now has links to BitTorrent seeds
for Eclipse releases.
That should come in handy at the end of this month.

pydev for eclipse
pydev for eclipse
12/11/2003 07:23 PM0.2 released
WiMax take up could eclipse Wi-Fi
WiMax take up could eclipse Wi-Fi
09/24/2004 12:05 PMComputer Weekly Sep 24 2004 3:09PM GMT
Addicted to Eclipse
Addicted to Eclipse
12/28/2004 09:12 AM
As much as I hate to admit it, I'm addicted to Eclipse. I'm hooked on
the auto-import and auto-fix stuff that automatically imports the
classes I need, adds missing methods needed to implement interfaces,
and declares missing variables, fields, and even classes. And I'm
hooked on the CVS client that gives me a clear view of every single
file I have modified in my workspace, every incoming change, and makes
it easy to override-and-commit or override-and-update. Netbeans 4.0
has come a long, long way from the old 3.X series and Creator is just
awesome for JSF, but 4.0 is still not good enough to pull me away from
Eclipse. There, I said it.
Unfortunately, Eclipse for Solaris/X86 is linked to Motif which makes
it nearly unusable so I end up using Netbeans for most of they day,
only switching to Eclipse when I need to synchronize with CVS. I
actually blew a Saturday afternoon trying to get Eclipse 3.1 to build
on Solaris/X86 linked to GTK. I failed, but only because I ran out of
time.
Eclipse Javadoc Builder