EgorKulikov / idea-chelper

Automatically exported from code.google.com/p/idea-chelper
112 stars 59 forks source link

Issues 27 and 28 #29

Closed alexeydergunov closed 9 years ago

alexeydergunov commented 9 years ago

It may look a bit weird but it works...

  1. Method getNavigationElement() is used to get the source file by the class file, so external libraries are imported correctly
  2. Comments and javadocs should be just deleted, because the way to determine the start of the class doesn't work if the javadocs contain a substring "class" or "interface"
EgorKulikov commented 9 years ago

lgtm