Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » Java Development Tools (JDT) » Ant problem formatting and javadoc tag/CDATA
Ant problem formatting and javadoc tag/CDATA [message #195790] Wed, 16 February 2005 15:53 Go to next message
Greg A Seguin is currently offline Greg A SeguinFriend
Messages: 28
Registered: July 2009
Junior Member
I'm having problem with Ant formatting with the current 3.1 milestone
build and the javadoc doctitle tag and CDATA.

<doctitle>
<![CDATA[<h1>MyProject</h1>]]>
</doctitle>

either there is something wrong with this tag definition or with the ANT
file formatting functionality where it will drop a level of indentation
after the CDATA doctitle.

Before I report it as a bug, I want to make sure my tag isn't the problem.
Re: Ant problem formatting and javadoc tag/CDATA [message #195819 is a reply to message #195790] Wed, 16 February 2005 16:59 Go to previous messageGo to next message
Darin Swanson is currently offline Darin SwansonFriend
Messages: 2386
Registered: July 2009
Senior Member
Likely a result of
https://bugs.eclipse.org/bugs/show_bug.cgi?id=54462

Darins

"GaS" <gaseguin@cyberus.ca> wrote in message
news:cuvq9f$bsq$1@www.eclipse.org...
> I'm having problem with Ant formatting with the current 3.1 milestone
> build and the javadoc doctitle tag and CDATA.
>
> <doctitle>
> <![CDATA[<h1>MyProject</h1>]]>
> </doctitle>
>
> either there is something wrong with this tag definition or with the ANT
> file formatting functionality where it will drop a level of indentation
> after the CDATA doctitle.
>
> Before I report it as a bug, I want to make sure my tag isn't the problem.
>
Re: Ant problem formatting and javadoc tag/CDATA [message #195835 is a reply to message #195819] Wed, 16 February 2005 18:31 Go to previous message
Greg A Seguin is currently offline Greg A SeguinFriend
Messages: 28
Registered: July 2009
Junior Member
Thanks! That seems to be it.

Darin Swanson wrote:

> Likely a result of
> https://bugs.eclipse.org/bugs/show_bug.cgi?id=54462
Previous Topic:Javadoc param declarations for generics
Next Topic:Removing always on top behavior from subviews?
Goto Forum:
  


Current Time: Thu Mar 28 21:37:59 GMT 2024

Powered by FUDForum. Page generated in 0.04597 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top