Questions tagged [tooling]
77 questions
0
votes
1 answer
When I open Eclipse 3.7.2 I get this error "Initializing error tooling" Android
So I am using Eclipse 3.7.2 to program android appications but now that I open it up I get the error "Initializing error tooling" It didn't used to do it before so I don't know what happened. All I can remember is that recently I updated some SDK…

Fernando
- 450
- 1
- 7
- 22
-1
votes
1 answer
Is there any tools/utilities to auto regenerate js content for release?
Many websites, like Catch.com, depend on JavaScript heavily. Catch.com for example, when save the webpage, a javascript file: catchapp.js is downloaded, but it's content begins with strange codes, like:
function e(a) { throw a; }
var i = void 0, j…

Brent Jiang
- 377
- 1
- 2
- 11