Before you can start developing components, you must configure the Studio SDK.
To download, install, and configure the Studio SDK:
components/build.<user>.properties
In the file name, <user> is the user name that you use used to log in to the current machine.
portal.base.dir=<absolute_path_to_portal>
The value <absolute_path_to_portal> is the path to the endeca-portal directory for the Studio instance.
portal.base.dir=C:\\my_folder\\endeca-portalinstead of:
portal.base.dir=C:\my_folder\endeca-portal
portal.base.dir=<absolute_path_to_portal>
The value <absolute_path_to_portal> is the path to the endeca-portal directory for the Studio instance.
portal.base.dir=C:\\my_folder\\endeca-portalinstead of:
portal.base.dir=C:\my_folder\endeca-portal
<available file="${project.dir}/../portal/lib/development/liferay-yuicompressor.jar"/>
<arg path="${project.dir}/../portal/lib/development/liferay-rhino.jar;
${project.dir}/../portal/lib/development/jargs.jar;
${project.dir}/../portal/lib/development/liferay-yuicompressor.jar"/>
<arg line="com.liferay.yahoo.platform.yui.compressor.Bootstrap"/>
The value is then:
<arg line="com.yahoo.platform.yui.compressor.Bootstrap"/>
Oracle Endeca Information Discovery Studio: Studio Administration and Customization Guide · Version 3.1.0 Rev. A · December 2013
Copyright © 2003, 2013, Oracle and/or its affiliates. All rights reserved.
