Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[jdt-ui-dev] test plan update

There is a new scenario on
http://dev.eclipse.org/viewcvs/index.cgi/%7Echeckout%7E/jdt-ui-home/testpass1.htm

--erich

Java files outside of build class path (Till)


Test that we handle .java files that are not on build class path properly.
This can happen when:
      a .java file is not inside a source folder
      a .java file that is inside a non-Java project
      a .java file is opened from the repository.


Items to test:
      verify all available actions in context menu (refactoring, local
      history etc)
      available actions in the pull downs
      outliner
      hovering




Back to the top