listing .java with its .class files

hi,
how to list .java files along with its .class files.
(ie) when we click a button an open dialog box should open the java files which has its respective .class files. plz help me to solve this.

sakura

0
Avatar
Permanently deleted user

sakura wrote:

hi,
how to list .java files along with its .class files.
(ie) when we click a button an open dialog box should open the java files which has its respective .class files. plz help me to solve this.

sakura


What do you mean? You want to open .class files in IDEA?

0

请先登录再写评论。