Ignore:
Timestamp:
09/21/12 14:21:00 (12 years ago)
Author:
sherbold
Message:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/quest-plugin-core/src/main/java/de/ugoe/cs/quest/plugin/QuestPlugin.java

    r772 r849  
    1818         * </p> 
    1919         *  
    20          * @return 
     20         * @return the title 
    2121         */ 
    2222        public String getTitle(); 
     
    3232         * </p> 
    3333         *  
    34          * @return 
     34         * @return the command packages 
    3535         */ 
    3636        public List<String> getCommandPackages(); 
Note: See TracChangeset for help on using the changeset viewer.