Welcome, Guest
Please Login or Register.    Lost Password?

auto.open.projects in studio 5.1
(1 viewing) (1) Guest
Convertigo Products
This is the place to ask questions, request for enhancements and more generally discuss about Convertigo products.
Go to bottomPage: 1
TOPIC: auto.open.projects in studio 5.1
#130
auto.open.projects in studio 5.1 1 Year, 7 Months ago Karma: 0
I'm trying to follow the solution

na1.salesforce.com/_ui/selfservice/pkb/P...3D1%26t%3D4&ps=1

to keep projects from automatically opening on studio startup, but I do not see

<ConvertigoInstallDirectory>\plugins\com.twinsoft.convertigo_5.0.0-v<XXXX>\tomcat\webapps\convertigo\WEB-INF\classes\studio.properties

to edit in Studio 5.1.2. Has this file been moved?
adam.brenneis
Junior Boarder
Posts: 36
graph
User Offline Click here to see the profile of this user
Location: Raleigh, NC Birthday: 11/11
The administrator has disabled public write access.
 
#131
Re:auto.open.projects in studio 5.1 1 Year, 6 Months ago Karma: 0
Hi Adam,

First let me talk a little about the new file architecture available since C-EMS 5.1.0.

Since C-EMS 5.1.0, all configuration and projects files are now located outside the installation directory of C-EMS, in a special directory called the "user workspace" (the installation program asks you this path). This allows us to easily maintain configuration and projects when updating C-EMS.

Usually this path is located at <windows/linux user home directory/convertigo (but can be configured with a special JVM option).

This user workspace contains the configuration files of C-EMS (e.g. engine.properties), but also log files, database files, certificates, and last but not least the famous projects directory.

Do not confound the C-EMS user workspace with the eclipse workspace! Here is the tree structure of the user workspace:

Code:


<user home dir>
   |- convertigo       <-- this is the C-EMS user workspace
      |- cache
      |- certificates
      |- configuration
      |- logs
      |- minime
      |- projects      <-- this is the Eclipse workspace
      |- studio
      |- xulrunner-work



But your precise question was about the studio.properties. Since 5.1.0, the studio does not store its properties in a Convertigo custom file anymore. We are now using the standard Eclipse preferences.

That's why you will find the studio properties here (if you work under Windows 7):

C:\Users\<Adam>\convertigo\projects\.metadata\.plugins\org.eclipse.core.runtime\.settings\com.twinsoft.convertigo.studio.prefs

This is a classic key=value properties file in which you can modify all the properties you want. But be sure to modify this file when the studio is closed!
fabienb
Moderator
Posts: 16
graphgraph
User Offline Click here to see the profile of this user
Convertigo Location: Paris
Fabien Balageas
Convertigo - CTO
The administrator has disabled public write access.
 
Go to topPage: 1
Moderators: elodiee