View Javadoc
1   package com.atlassian.plugin.testpackage1;
2   
3   /**
4    * This is used by {@link com.atlassian.plugin.osgi.container.felix.TestExportsBuilder}
5    * for testing conflicting packages thus it has to be here.
6    */
7   public class Dummy1 {
8   }