Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
RE: [jdt-core-dev] Java coding conventions

Sorry but can someone tell me how to unsubscribe from this list...


-----Original Message-----
From: Philippe Mulet [mailto:Philippe_Mulet@xxxxxxx] 
Sent: 16 October 2002 20:23
To: jdt-core-dev@xxxxxxxxxxx
Subject: Re: [jdt-core-dev] Java coding conventions


If you are willing to integrate existing tools, then we'd be happy to help
defining a bridge. We currently have an extension point, but it may not be
good enough.

We are trying to come up with a better default implementation of a
formatter, which can tackle issues like mapping some source positions at
the same time it formats. We also have to be careful about licensing issues
when it comes to integrate other tools, but it could be added separately
through some adapter to our extension point. This would be a good way to
solve these.



 

                      bob.news@xxxxxxx

                      Sent by:                   To:
jdt-core-dev@xxxxxxxxxxx                                          
                      jdt-core-dev-admin@        cc:
jdt-core-dev@xxxxxxxxxxx, arthurm@xxxxx                           
                      eclipse.org                Subject:  Re:
[jdt-core-dev] Java coding conventions                        
 

 

                      10/16/2002 06:20 PM

                      Please respond to

                      jdt-core-dev

 

 






hi all!

> This is bug http://dev.eclipse.org/bugs/show_bug.cgi?id=23241. We are
> working on a brand new implementation of the formatter. The actual
> formatter is too limited to be easily maintained. We don't know yet the
> availibility of the new formatter.

afaik there is already a formatter, that has a certain amount of
integration
into eclipse although configuration seems not to be properly integrated.
there are other open source beautifiers that can only be integrated using
"external tools".  what about joining efforts and doing an integration of
one or
several of these?

regards

        robert

--
+++ GMX - Mail, Messaging & more  http://www.gmx.net +++
NEU: Mit GMX ins Internet. Rund um die Uhr für 1 ct/ Min. surfen!

_______________________________________________
jdt-core-dev mailing list
jdt-core-dev@xxxxxxxxxxx
http://dev.eclipse.org/mailman/listinfo/jdt-core-dev




_______________________________________________
jdt-core-dev mailing list
jdt-core-dev@xxxxxxxxxxx
http://dev.eclipse.org/mailman/listinfo/jdt-core-dev

________________________________________________________________________
This e-mail has been scanned for all viruses by Star Internet. The
service is powered by MessageLabs. For more information on a proactive
anti-virus service working around the clock, around the globe, visit:
http://www.star.net.uk
________________________________________________________________________

________________________________________________________________________
This e-mail has been scanned for all viruses by Star Internet. The
service is powered by MessageLabs. For more information on a proactive
anti-virus service working around the clock, around the globe, visit:
http://www.star.net.uk
________________________________________________________________________


Back to the top