java - Extract interfaces from a class -


i want generate interface model class in eclipse/intelij

generating single class quite easy

right click --> refactor --> generate interface

but problem have 100's of classes.

is there tool/plugin or script can generate multiple interface in 1 go single package. or maven plugin so.

http://mojo.codehaus.org/gwt-maven-plugin/generateasync-mojo.html

here got plugin generate generateasync

probably fastest way write own simple application operation.


Comments

Popular posts from this blog

java - Oracle EBS .ClassNotFoundException: oracle.apps.fnd.formsClient.FormsLauncher.class ERROR -

c# - how to use buttonedit in devexpress gridcontrol -

nvd3.js - angularjs-nvd3-directives setting color in legend as well as in chart elements -