Révision 3301

TXM/trunk/org.txm.groovy.core/src/groovy/org/txm/macro/debug/TXMVersionMacro.groovy (revision 3301)
1
// Copyright © 2021 ENS de Lyon, CNRS, University of Franche-Comté
2
// Licensed under the terms of the GNU General Public License (http://www.gnu.org/licenses)
3
// @author mdecorde
4
package org.txm.macro.debug
5

  
6
println "TXM version: "+ org.txm.rcp.ApplicationWorkbenchAdvisor.getTXMVersionPrettyString()
7

  
8
println "TXM working directory: "+org.txm.Toolbox.getTxmHomePath()
9

  
10
println "TXM installation directory: "+org.txm.Toolbox.getInstallDirectory()

Formats disponibles : Unified diff