[
https://issues.jboss.org/browse/JBIDE-10965?page=com.atlassian.jira.plugi...
]
Nick Boldt edited comment on JBIDE-10965 at 2/21/12 10:48 AM:
--------------------------------------------------------------
Verified in trunk & branch.
{code}
./eclipse/eclipse -clean -showLocation -data /tmp/workspace -consolelog -console -vm
/opt/sun-java2-6.0/bin/java -vmargs -Xms128M -Xmx256M -XX:PermSize=128M
-XX:MaxPermSize=256M
-Djboss.discovery.directory.url=http://download.jboss.org/jbosstools/updates/nightly/core/trunk/jbosstools-directory.xml
| tee "/tmp/eclipse.log.`date`.txt"
./eclipse/eclipse -clean -showLocation -data /tmp/workspace -consolelog -console -vm
/opt/sun-java2-6.0/bin/java -vmargs -Xms128M -Xmx256M -XX:PermSize=128M
-XX:MaxPermSize=256M
-Djboss.discovery.directory.url=http://download.jboss.org/jbosstools/updates/nightly/core/3.3.indigo/jbosstools-directory.xml
| tee "/tmp/eclipse.log.`date`.txt"
{code}
was (Author: nickboldt):
Verified in trunk.
./eclipse/eclipse -clean -showLocation -data /tmp/workspace -consolelog -console -vm
/opt/sun-java2-6.0/bin/java -vmargs -Xms128M -Xmx256M -XX:PermSize=128M
-XX:MaxPermSize=256M
-Djboss.discovery.directory.url=http://download.jboss.org/jbosstools/updates/nightly/core/3.3.indigo/jbosstools-directory.xml
| tee "/tmp/eclipse.log.`date`.txt"
add JSLint to JBT/JBDS Central
------------------------------
Key: JBIDE-10965
URL:
https://issues.jboss.org/browse/JBIDE-10965
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: central, updatesite, UpStream
Affects Versions: 3.3.0.Beta1
Reporter: Nick Boldt
Assignee: Nick Boldt
Fix For: 3.3.0.Beta1
JSLint is in JBDS Extras. It should also be in both JBT (Core) and JBDS (Core) Central.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see:
http://www.atlassian.com/software/jira