Including needed libraries in NBM.
authorJan Lahoda <jlahoda@netbeans.org>
Wed, 29 Jun 2011 16:33:37 +0200
changeset 6171da2724d70eb
parent 616 c37de869da36
child 618 4e5f7288c74f
Including needed libraries in NBM.
remoting/ide/api/manifest.mf
remoting/ide/api/nbproject/project.properties
     1.1 --- a/remoting/ide/api/manifest.mf	Wed Jun 29 15:48:34 2011 +0200
     1.2 +++ b/remoting/ide/api/manifest.mf	Wed Jun 29 16:33:37 2011 +0200
     1.3 @@ -2,5 +2,5 @@
     1.4  AutoUpdate-Show-In-Client: false
     1.5  OpenIDE-Module: org.netbeans.modules.jackpot30.remoting.api
     1.6  OpenIDE-Module-Localizing-Bundle: org/netbeans/modules/jackpot30/remotingapi/Bundle.properties
     1.7 -OpenIDE-Module-Specification-Version: 1.0
     1.8 +OpenIDE-Module-Specification-Version: 1.1
     1.9  
     2.1 --- a/remoting/ide/api/nbproject/project.properties	Wed Jun 29 15:48:34 2011 +0200
     2.2 +++ b/remoting/ide/api/nbproject/project.properties	Wed Jun 29 16:33:37 2011 +0200
     2.3 @@ -1,2 +1,3 @@
     2.4  javac.source=1.6
     2.5  javac.compilerargs=-Xlint -Xlint:-serial
     2.6 +extra.module.files=modules/ext/util-commons.jar,modules/ext/util-pojson.jar