comparison src/main/java/de/mpiwg/itgroup/annotationManager/drupal/UnknowUserException.java @ 23:a3e324009990

now Mavenified! removed tiny-mce javascript from html frontend. still needs TripleStoreManager project in Eclipse. jsontoken 1.1 has to be built manually.
author casties
date Tue, 03 Apr 2012 13:05:05 +0200
parents src/de/mpiwg/itgroup/annotationManager/drupal/UnknowUserException.java@0be9d53a6967
children
comparison
equal deleted inserted replaced
22:0f4428febcc6 23:a3e324009990
1 package de.mpiwg.itgroup.annotationManager.drupal;
2
3 public class UnknowUserException extends Exception {
4
5 }