deep

a Cross Development Platform for Java

User Tools

Site Tools


crosscompiler:deep_projects

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
crosscompiler:deep_projects [2021/12/27 15:14] – [The deep project file] ursgrafcrosscompiler:deep_projects [2022/12/20 15:56] (current) ursgraf
Line 40: Line 40:
 <code> <code>
   libpath = "I:\deep\lib"; # network drive   libpath = "I:\deep\lib"; # network drive
-  libpath = "../ch.ntb.inf.deep.trglib","../ch.ntb.inf.junitTarget; # local+  libpath = "../org.deepjava.trglib","../ch.ntb.inf.junitTarget; # local
   libpath = "C:/Program Files/Java/jre6/lib/rt.jar","I:\deep\lib"; # jar file   libpath = "C:/Program Files/Java/jre6/lib/rt.jar","I:\deep\lib"; # jar file
   libpath = "I:\deep\lib","M:\EUser\runtime-EclipseApplication\Test"; # local project   libpath = "I:\deep\lib","M:\EUser\runtime-EclipseApplication\Test"; # local project
Line 70: Line 70:
  
 ==== Image File ==== ==== Image File ====
-It is possible to write an image file to disk. This might be useful for further processing or debugging. Currently only the binary image file format is supported.+It is possible to write an image file to disk. This might be useful for further processing or debugging.
 <code> <code>
-  imgfile = "D:\myProject\myFile.bin"+  imgfile = "D:\myProject\myFile";
-  imgformat = BIN;+
 </code> </code>
  
crosscompiler/deep_projects.1640614481.txt.gz · Last modified: 2021/12/27 15:14 by ursgraf