简体   繁体   中英

How to import&edit Jmeter jar file/jar plugin in eclipse

I'm trying to import jar file ( which is a plugin for jmeter-i would like to edit it and again i want to jar it in eclipse ) in eclipse to see the source code of it.But im not able to see the source code of the jar file.

Can anyone help me how can i decompile a jar and make it editable in eclipse.

i decompiled online and used it in eclipse but eclipse is throwing number of errors.

By using jd decompiler i can view the .class of it .but i would like to edit the jar file according to my requirements.

From comments you need Jmeter InfluxDB Plugin.

Download source code and uzip it.

Apply your fixes and use gradle to build the jar in Eclipse.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM