Quantcast
Channel: JetBrains Developer Community : Thread List - IntelliJ IDEA Users
Viewing all articles
Browse latest Browse all 5661

Writing javadoc comments including Arabic and English text

$
0
0

It is possible to use complex text as javadoc comments in Eclipse.

It's nice to see it in Intellij IDEA. How can I do that?

 

It is in Eclipse and it's correct:
/**
* ‫ هذا تابع function که می تواند عملیات زیر را انجام دهد.
*/

 

It is in IntelliJ and it's wrong:
/**
* هذا تابع function که می تواند عملیات زیر را انجام دهد.
*/


Viewing all articles
Browse latest Browse all 5661

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>