Re: Eclipse components



Chris Smith <cdsmith@xxxxxxx> wrote or quoted:
> Tim Tyler <tim@xxxxxxxxxxx> wrote:

> > Are the Eclipse compiler and formatter available as stand-alone
> > components yet?
>
> I'm not aware of the formatter being available this way. The compiler
> appears to be used in Jasper as distributed with Tomcat 5.5, so it is at
> least possible to use it this way.
>
> > If not why not? Is it something to do with being big and blue?
> > Or do they not want their competitors using these components?
>
> Mainly because you haven't packaged it that way yet. Let's get back to
> reality here! There's no point acting like this is some big IBM
> conspiracy to keep the functionality under wraps. It's open source.
> Understandably, the project developers want to spend their time making
> Eclipse better... and I'm quite grateful for that. I think it's a wise
> decision on their part.

If a component is viable as a modular element, then the larger the
audience it has, the more developers it attracts, the faster development
goes, and the better the tool gets.

As far as I can see, an Eclipse-only formatter is a project that doesn't
make much sense.

*Most* formatters can be plugged into any IDE, or used from the command
line.

The Eclipse formatter appears to suffer from not having any command-line
interface.

How do you format all the files in a project?

It's a symptom of the underlying problem.

What's the cause of the problem? As you can see from my speculations, I
don't really know - but I am interested in the cause of it - since it
seems to be repeatedly causing monolith-related problems for Eclipse.
--
__________
|im |yler http://timtyler.org/ tim@xxxxxxxxxxx Remove lock to reply.
.



Relevant Pages

  • Re: Eclipse code formater does not work
    ... > does anyone out there use Eclipse 3.0.1 as their Java Editor? ... > created a new Code Formatter profile and set it up how i want. ... > public Component getIndicator(int x, ...
    (comp.lang.java)
  • Re: Eclipse: reordering .java source file
    ... What kind of tweak is required in jalopy plugin.xml for Eclipse 3.0M9 or better? ... > You could use a decent source code formatter. ... > JRefactory can be integrated as a ...
    (comp.lang.java.softwaretools)
  • Re: Is there a program that will maintain or correct the format of a java file?
    ... It is incredible the degree of control the Eclipse formatter gives ... Most of the large code samples on my website were formatted by Eclipse ...
    (comp.lang.java.programmer)
  • Eclipse code formater does not work
    ... does anyone out there use Eclipse 3.0.1 as their Java Editor? ... created a new Code Formatter profile and set it up how i want. ... when editing code in eclipse i do not see any of the ...
    (comp.lang.java)
  • Eclipse components
    ... Are the Eclipse compiler and formatter available as stand-alone ... Prev by Date: ...
    (comp.lang.java.programmer)