cmcginnis
Junior Member
Posts: 6
Registered: 8/3/2006
Member Is Offline
|
| posted on 8/3/2006 at 03:40 PM |
|
|
Clearcase users and obfiscation
I just purchased the TigraTree Pro a few days ago and I am trying to add tree.js to my source code control - ClearCase. Because of the obfiscation (1
line, 12,000 characters) it will not let me add it. I have tried running it through a few pretty-print tools, but afterwards the menu does not appear
and I get the following in the Javascript error window:
'tree' is undefined
Is there any way I can get a formatted version of tree?
|
|
|
cmcginnis
Junior Member
Posts: 6
Registered: 8/3/2006
Member Is Offline
|
| posted on 8/23/2006 at 04:05 PM |
|
|
Hi All -
I have tried to break the file up myself and it seems to work (for the most part - see my post about the menu not keeping state).
Just want to make sure that I didn't introduce any problems by doing this myself.
-cmcginnis
|
|
|
tigra
Administrator
Posts: 1926
Registered: 6/17/2002
Location: US, CO
Member Is Offline
|
| posted on 8/24/2006 at 09:51 AM |
|
|
you can replace all } with }<enter>
this will break it into smaller lines without breaking the code.
now if you purchased a developer license you can request the formatted code of the script.
|
|
|