Hmmm... really now it's OK. Seems like it was some issue with other plugins, as I've tried a few times with no success.
Closed.
Search found 4 matches
- Sat Jul 10, 2010 2:09 pm
- Forum: Bugs
- Topic: Eclipse HELIOS issue to install Spket
- Replies: 4
- Views: 10416
- Thu Jun 24, 2010 9:33 am
- Forum: Bugs
- Topic: Eclipse HELIOS issue to install Spket
- Replies: 4
- Views: 10416
Eclipse HELIOS issue to install Spket
Can't install Spket for Eclipse 3.6 (HELIOS) An error occurred while installing the items session context was:(profile=epp.package.php, phase=org.eclipse.equinox.internal.p2.engine.phases.Install, operand=null --> [R]com.spket.yuic 1.6.18, action=). Failed to prepare partial IU: [R]com.spket.yuic 1....
- Fri Jun 18, 2010 6:12 pm
- Forum: Feature Requests
- Topic: Add JSLint support
- Replies: 6
- Views: 11440
Add JSLint support
Add simple JSLint support in real time (something similar as warnings in NetBeans) will be very useful for developers.
- Fri Jun 18, 2010 6:10 pm
- Forum: Feature Requests
- Topic: Long line text break
- Replies: 0
- Views: 8023
Long line text break
Spket editor breaks lines line this: var longHTML = "<div id='bla-bla'>some text here... some text here... some text here...</div>" + "<div id='bla-bla'>some text here... some text here... some text here...</div>" + "<div id='bla-bla'>some text here... some text here... some text here...</div>"; but...