############################################
#
# Properties file for plugins configuration
#
############################################
 
   
# Allowed plugins and implementing classes

plugin-texteditor = alvarotreeapp.trail
pluginname-texteditor = Edit P-lingua file
pluginmethod-texteditor = openPLinguaFile
pluginjar-texteditor-1 = TreeTestPlugin.jar

plugin-haskell = haskell.HaskellInterpreter
pluginname-haskell = Haskell Interpreter
pluginmethod-haskell = main
pluginjar-haskell-1 = LanguagesIntegration.jar