boot/pom.xml
changeset 530 ce0da3e90343
parent 489 a585b9c9a75b
child 552 40a4100ce43b
     1.1 --- a/boot/pom.xml	Fri Jan 24 10:18:40 2014 +0100
     1.2 +++ b/boot/pom.xml	Thu Feb 06 09:28:25 2014 +0100
     1.3 @@ -24,6 +24,7 @@
     1.4                <configuration>
     1.5                    <instructions>
     1.6                        <Agent-Class>org.netbeans.html.boot.impl.JsAgent</Agent-Class>
     1.7 +                      <Premain-Class>org.netbeans.html.boot.impl.JsAgent</Premain-Class>
     1.8                        <Eclipse-BuddyPolicy>dependent</Eclipse-BuddyPolicy>
     1.9                    </instructions>
    1.10                </configuration>