home *** CD-ROM | disk | FTP | other *** search
/ PC World 1998 October / PCWorld_1998-10_cd.bin / software / prehled / inprise / JSAMPLES.Z / SortDemo.jpr < prev    next >
Text File  |  1998-05-08  |  552b  |  30 lines

  1. ;JBuilder 1.0 -- PROJECT FILE VERSION {1.03} - do not alter this line!
  2. ;--- main project settings
  3. [Project]
  4. Name=SortDemo.jpr
  5. DefaultDir=.
  6. ProjectHtml=
  7. UseJavaDefaults=1
  8. ClassPath=
  9. SourcePath=
  10. OutPath=
  11. ConfineCompile=0
  12. DebugInfo=0
  13. ShowWarnings=0
  14. ExcludeClass=
  15. StablePrefixes=
  16. Encoding=
  17.  
  18. ;--- Project contents
  19. [Contents]
  20. file:///.\SortItem.java
  21. file:///.\BubbleSortAlgorithm.java
  22. file:///.\example1.html
  23. file:///.\QSortAlgorithm.java
  24. file:///.\SortAlgorithm.java
  25. file:///.\BidirBubbleSortAlgorithm.java
  26.  
  27. [Params]
  28.  
  29. ;--- DONE
  30.