BuildForge Reflector plug-in 测试

约定不等于承诺〃 2022-07-16 16:58 192阅读 0赞

长期不用Reflector plug-in,都忘记了如何使用。

1, install plugin for Eclipse

2, Create a ide user and some projects in BF.

  1. one project:step0:.mkdir dir001
  2. step1:echo mid
  3. step2:echo last

3, Create a console in Eclipse

4, Create a java project in Eclipse

5, Configure the java project with BuildForge(step1,2)

6, Start the java project.(step3).

7, Cd to the dir001 to check the files.

0_12904802285cZa.gif

发表评论

表情:
评论列表 (有 0 条评论,192人围观)

还没有评论,来说两句吧...

相关阅读

    相关 反编译工具Reflector ILSpy

           最近很长一段时间在为自己技术方便该如何做才会有新的长进而发愁,偶然,顿悟,决定通过反编译工具了解底层代码来进一步提升自己的能力。 于是有了周末宅在家里一天研究反

    相关 Reflector

    .Net的编程利器Reflector可以反编译基于.net开发的应用程序和DLL,其功能强大不用多说。今天想试验一把利用VS[.NET][]的插件断点调试外部无源码的DLL(只