Skip to content
Snippets Groups Projects
Commit e4b7496f authored by Brutzman, Don's avatar Brutzman, Don
Browse files

Merge origin/master

parents 90a61a82 962607c7
No related branches found
No related tags found
No related merge requests found
......@@ -278,7 +278,7 @@ POSSIBILITY OF SUCH DAMAGE.
</fileset>
<pathelement path="${extra.classpath}"/>
</path>
<echo message="runtime.classpath=${toString:runtime.classpath}"/>
<!--<echo message="runtime.classpath=${toString:runtime.classpath}"/>-->
</target>
<target name="run.viskit" depends="set.classpath" description="Start the Visual Simikit (viskit) DES Authoring Tool on any O/S">
......
File mode changed from 100644 to 100755
File mode changed from 100644 to 100755
No preview for this file type
File mode changed from 100644 to 100755
......@@ -76,7 +76,11 @@ Post release fixes / upgrades / issues:
the scheduling priority. If priority was missing on startup, or file
reopening, it gets placed then
****** FIXES / UPGRADES:
****** FIXES / UPGRADES:
(Critical)
Fix issue where a leading "/" of a URL was hiding an additional classpath
jar on WIN.
If a user submits a path to an assy file, and the file and current project
path do not coincide, then open the project that the assy belongs in.
......
No preview for this file type
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment