Hello, I just installed and ran the JSLex plugin for Eclipse. It created a working copy of my application and I included the jsLex.js file in the root document...
So, i try the Eclipse jsLex Plugin and i execute the 3 steps on my code. I have nos a profile.xml and my "compressed" folder with all my JS code injected......
A new version of the product has been uploaded. 1.) Separate the JsLint functionality into it's own plugin and feature. I received two emails in the last week...
The fixes for the release are: 1.) Fixed the @charset issue with css files you found. Features: 1.) Added auto validation to the JsLint functionality, now when...
If a css style has a line line comment inside of it the style will not be parsed correctly. .myButton{ /* * This is the comment. */ background: #AADDEE url()...
Added a new CSS Sprite Editor that is available by selecting a css file and click the "Open with -> Sprite Editor" menu item. From there select the images you...
Fixes to JsLint validation which was related to string escaping is resolved. Thanks to Finbar for reporting it and helping work through the issue. Hope this...
There is an error in the JsLint validation with escape characters. function bob(){ alert('Status is \"Invalid\'. Please enter valid Status.'); alert("Status...
I upgraded the code to include fixes for the two usability issues you reported. 1. Auto adjust the columns in the concatenation wizard. It used to fixed size...
Last night (1.27.2009) a new version of the beta was uploaded to http://www.rockstarapps.com/update-beta. There are a couple fixes that went into this...
I am using jsLex (1.1.4) with Aptana to minify and concatenation my CSS files. The process is working great however I am having a problem with image URLs being...
Hello, I love the CSS Sprite feature of jsLex. One feature I would love to see is a the addition of a log file which would list the files added to the sprite...
I am working on finishing an ant task for the jsLex optimization and will have it ready my Monday, January 12th. I will update the group when it is posted. ...
Hi, First of all, thanks for this wonderful application, I like it very much so far. However, while test driving the application I got an error dialog when...
When I deployed jsLex I can see compilation errors in Jsp pages as well as style sheets. The major complains are com.nexaweb.bean.JsLex class not found in Jsp...
After a bit of work I just got jsLex working on IIS to profile an ASP.Net app. Here's are the steps I used to get it working: 1. Install php as an IIS ISAPI...
Hello again, I think I've got everything configured right, now. I can traverse all the jsLex screens and I don't see any errors in my webapp log. However, I'm...
Hi all, I'm dangerously close to getting jsLex up and running. It looks like jsLex has a java applet that requires a jdk more recent that 1.4. Here is the...
Please help! I tried both ant and web to compress and generate profile , but when access profile window, no metrix show up and take snapshot button is grayed...
Hello, I've just read about jslex and I am planning to use it to check the performance issues of my application, but reading the documentation it needs a Java...
Hi, Saw your presentation at JavaOne and wanted to try out jsLex - but am running into some problems. The crux of the issue is the variable renaming inside...