I know you are not supposed to do this, but when you comment all the import statements at the end of the SciTEGlobal.properties file, SciTE crashes and won't start. It would be good if the files that are most vital be imported even if there are no imports specified.
A new install of SciTE 3.3.4 on Windows with an empty user properties and with the import statement removed from the end of global properties does not crash for me.
Replace the asterisk(in import *) with 'sciteglobal' or in the same case as the file sciteglobal.properties.
I think it's a case of recursive imports.
Btw, how do you turn on the color after every import statement has been commented. I want to import every property file on its own line.
Last edit: Anonymous 2013-08-01
It is unlikely I will work on this.
There is now a limit to the number of levels of recursive import processed.