View Java Class Source Code in JAR file
- Download JD-GUI to open JAR file and explore Java source code file (.class .java)
- Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window falowp-bot-plugin-wordcloud-1.4.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.blr19c.falowp.bot.wordcloud.plugins.wordcloud.event
├─ com.blr19c.falowp.bot.wordcloud.plugins.wordcloud.event.WordcloudEvent.class - [JAR]
com.blr19c.falowp.bot.wordcloud.plugins.wordcloud.database
├─ com.blr19c.falowp.bot.wordcloud.plugins.wordcloud.database.WordcloudTextInfo.class - [JAR]
com.blr19c.falowp.bot.wordcloud.plugins.wordcloud
├─ com.blr19c.falowp.bot.wordcloud.plugins.wordcloud.Wordcloud.class - [JAR]
com.blr19c.falowp.bot.wordcloud.plugins.wordcloud.vo
├─ com.blr19c.falowp.bot.wordcloud.plugins.wordcloud.vo.WordcloudTextInfoVo.class - [JAR]