0

I am using IBM RAD 7. whenever i do ctrl+left click on method or class name then it will opens the .class file instead of java file.

I Don't have any idea how to resolve the problem.

pnuts
  • 58,317
  • 11
  • 87
  • 139
Amrit singh
  • 31
  • 1
  • 7
  • Do you mean left click :) What is the class you are clicking on, is it located in a third party library? – Reg Aug 28 '14 at 08:06
  • yes it is left click. and method or class is in another project. – Amrit singh Aug 28 '14 at 08:17
  • Can you verify that the project is included in your Project Properties -> Java Build Path -> Projects? – Reg Aug 28 '14 at 08:55
  • If that project is include as a library, you can also attach the source code to that jar? – Reg Aug 28 '14 at 08:58
  • it is included as Project in Project Properties -> Java Build Path -> Projects. – Amrit singh Aug 28 '14 at 09:00
  • This is just a wild guess, but the project itself is not include twice maybe. (Once as project / once as a jar?) – Reg Aug 28 '14 at 09:07
  • I've just tested this under RAD 9.0.1 and it works perfectly. i.e. I declare an instance of ClassX in project Y, (Where Project X is on the Java Build Path->Projects) Ctrl-Left Click on ClassX, and up comes the source from Project X. What Version of RAD are you using, and on what OS? – Greycon Aug 28 '14 at 11:39

0 Answers0