I have written java application which uses JDT ,eclipse 3.6.1 and asks the user to choose a input file using JFileChooser. Now I want to convert this to eclipse plugin , whether JFileChooser will work in eclipse plugin? I have written java application which uses JDT