May, 2011
Tizen SDK is a set of Eclipse plug-ins that helps programmers to develop applications for the Tizen platform.
See Apache License, Version 2.0.
The Content includes items that have been sourced from third parties as set out below. If you did not receive this Content directly from the Eclipse Foundation, the following is provided for informational purposes only, and you should look to the Redistributors license for terms and conditions of use.
YUI Compressor is an open source tool that supports the compression of both JavaScript and CSS files. The JavaScript compression removes comments and white-spaces as well as obfuscates local variables using the smallest possible variable name. CSS compression is done using a regular-expression-based CSS minifier.
A copy of the license is included in about_files/LICENSE-BSD-yuicompressor. The home page is located at:
HtmlCompressor is a small, fast and very easy to use Java library that minifies given HTML or XML source by removing extra whitespaces, comments and other unneeded characters without breaking the content structure. As a result pages become smaller in size and load faster.
A copy of the license is included in Apache License, Version 2.0. The home page is located at: