Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Newcomers » Newcomers » Multiple Comment start and end tags are not working properly in Eclipse SQL Scrapbook Editor(When multiple comment tags are present. When we close the firstcomment tag, remaining lines from that point are treated as comments until the second comment is closed.)
Multiple Comment start and end tags are not working properly in Eclipse SQL Scrapbook Editor [message #1808429] Mon, 24 June 2019 12:21 Go to next message
saiswetha polepalle is currently offline saiswetha polepalleFriend
Messages: 2
Registered: June 2019
Junior Member
We are using EclipseOxygen 3A

Eclipse SQL Editor isn't properly handling the block quotes if there are /* some stuff followed by another /* followed by some stuff closing with a */

It appears to assume the first /* isn't closed and treats the rest of the lines as commented out.
As the closing of first block is not done it treats all the codes after that as Commented out

It really should see that closing */ and be able to render the whole comment block as being closed and lines after that '*/' should be treated as normal queries.

Can you please let me know if this the expected behavior or a bug in eclipse.
Re: Multiple Comment start and end tags are not working properly in Eclipse SQL Scrapbook Editor [message #1808430 is a reply to message #1808429] Mon, 24 June 2019 12:46 Go to previous messageGo to next message
Nitin Dahyabhai is currently offline Nitin DahyabhaiFriend
Messages: 4425
Registered: July 2009
Senior Member

Retry it with the current release. If it's still broken, file a bug report.

_
Nitin Dahyabhai
Eclipse Web Tools Platform
Re: Multiple Comment start and end tags are not working properly in Eclipse SQL Scrapbook Editor [message #1808466 is a reply to message #1808430] Tue, 25 June 2019 08:13 Go to previous message
saiswetha polepalle is currently offline saiswetha polepalleFriend
Messages: 2
Registered: June 2019
Junior Member
Hi ,

I have tried with Eclipse Photon, then also the query after endtag of comment appearing as comment as it is considering the number of start and end tags should be equal.

Could you please let me know is this excepted or Bug

Eclipse Taken for Test :

Eclipse IDE for Enterprise Java Developers.

Version: 2019-06 (4.12.0)
Build id: 20190614-1200
Previous Topic:paths and symbols missing
Next Topic:JNI error and JAVA exception
Goto Forum:
  


Current Time: Tue Mar 19 09:36:57 GMT 2024

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

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

Back to the top