Difference between revisions of "Localyzer Projects"
(Created page with "==LRM Configuration== LRM creates projects using a Project Definition XML file that contains information about the resources and types f...") |
(→LRM Configuration) |
||
Line 3: | Line 3: | ||
LRM creates projects using a [[Terms_and_Definitions#projectdefn|Project Definition XML]] file that contains information about the resources and types for translation and then calling the [[LRM_Commands_Reference#Project_Commands| Create Project Command]]. |
LRM creates projects using a [[Terms_and_Definitions#projectdefn|Project Definition XML]] file that contains information about the resources and types for translation and then calling the [[LRM_Commands_Reference#Project_Commands| Create Project Command]]. |
||
− | This is automated in Jenkins with the Lingoport plugin. |
+ | This is automated in Jenkins with the Lingoport plugin. |
+ | |||
− | Here is a typical .xml definition for projects with .properties files. |
||
+ | [[File: JenkinsNewProject.jpg |600px]] |
||
+ | |||
+ | To create a new project: |
||
+ | # Select '''New Item''' from the menu on the left |
||
+ | # In the dialog box, enter the name of the new project. The name must be of the form '''<group>.<project>''', where the group is the name associated with the LRM license. If you are unsure about the group name, a Jenkins job called <group>.LicenseExpiration should have been created at installation. Use that <group> name. |
||
+ | # In the ''Copy from'' box, enter '''Lingoport.SampleLRM''' or '''LingoportSampleLiteLRM'''. |
||
Note-a project should be created using '''either''' the project definition file directly or through the Jenkins LRM Plugin. |
Note-a project should be created using '''either''' the project definition file directly or through the Jenkins LRM Plugin. |
Revision as of 22:08, 17 June 2019
LRM Configuration
LRM creates projects using a Project Definition XML file that contains information about the resources and types for translation and then calling the Create Project Command.
This is automated in Jenkins with the Lingoport plugin.
To create a new project:
- Select New Item from the menu on the left
- In the dialog box, enter the name of the new project. The name must be of the form <group>.<project>, where the group is the name associated with the LRM license. If you are unsure about the group name, a Jenkins job called <group>.LicenseExpiration should have been created at installation. Use that <group> name.
- In the Copy from box, enter Lingoport.SampleLRM or LingoportSampleLiteLRM.
Note-a project should be created using either the project definition file directly or through the Jenkins LRM Plugin.