Changeset 849 for trunk/quest-plugin-core/src/main/java/de
- Timestamp:
- 09/21/12 14:21:00 (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/quest-plugin-core/src/main/java/de/ugoe/cs/quest/plugin/QuestPlugin.java
r772 r849 18 18 * </p> 19 19 * 20 * @return 20 * @return the title 21 21 */ 22 22 public String getTitle(); … … 32 32 * </p> 33 33 * 34 * @return 34 * @return the command packages 35 35 */ 36 36 public List<String> getCommandPackages();
Note: See TracChangeset
for help on using the changeset viewer.