Skip to content

Commit

Permalink
Added package-info.java to avoid errors in ClasspathWorkspaceReader
Browse files Browse the repository at this point in the history
  • Loading branch information
gastaldi committed Sep 17, 2014
1 parent 004c023 commit 08cf43e
Showing 1 changed file with 12 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
/**
* Copyright 2014 Red Hat, Inc. and/or its affiliates.
*
* Licensed under the Eclipse Public License version 1.0, available at
* http://www.eclipse.org/legal/epl-v10.html
*/

/**
*
* @author <a href="ggastald@redhat.com">George Gastaldi</a>
*/
package org.jboss.forge.addon.manager.spi;

0 comments on commit 08cf43e

Please sign in to comment.