How can I write this path in XML?
So I'm trying to deal with 3 XML settings files in JStock Portable that require a path. Here's the important stuff from all of them:
...\module\project.xml (the whole file)
<org.yccheok.jstock.gui.IndicatorProjectManager> <preferredOperatorIndicatorType>ModuleIndicator</preferredOperatorIndicatorType> <projects/> <directory>[%USERPROFILE%\.jstock\1.0.6\module should be written here]</directory> </org.yccheok.jstock.gui.IndicatorProjectManager>
- Read more about How can I write this path in XML?
- 19 comments
- Log in or register to post comments
)