<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[Java Class Comment Remove]]></title><description><![CDATA[<p dir="auto">Hi, i have a decompiled java class as this</p>
<p dir="auto"><a href="https://pastebin.com/EQr2QS2M" rel="nofollow ugc">https://pastebin.com/EQr2QS2M</a></p>
<p dir="auto">I wanna to remove all these /* <em>/ and /</em> */ with a number inside</p>
<p dir="auto">Thanks Anticipally</p>
]]></description><link>https://community.notepad-plus-plus.org/topic/18171/java-class-comment-remove</link><generator>RSS for Node</generator><lastBuildDate>Thu, 16 Jul 2026 14:46:52 GMT</lastBuildDate><atom:link href="https://community.notepad-plus-plus.org/topic/18171.rss" rel="self" type="application/rss+xml"/><pubDate>Sun, 01 Sep 2019 17:39:18 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Java Class Comment Remove on Sun, 01 Sep 2019 18:03:00 GMT]]></title><description><![CDATA[<p dir="auto">find what : ^.*\*/<br />
replace  with : empty<br />
search mode : regular expression</p>
<p dir="auto">menu item &gt; edit &gt; blank operation &gt; trim leading space<br />
(<a href="https://youtu.be/qjnzZi9UhN8" rel="nofollow ugc">https://youtu.be/qjnzZi9UhN8</a>)</p>
]]></description><link>https://community.notepad-plus-plus.org/post/46726</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/46726</guid><dc:creator><![CDATA[rinku singh]]></dc:creator><pubDate>Sun, 01 Sep 2019 18:03:00 GMT</pubDate></item></channel></rss>