startup/modules.stx
author Jan Vrany <jan.vrany@fit.cvut.cz>
Mon, 09 Sep 2013 13:25:14 +0100
branchdevelopment
changeset 2720 d55ab9c66bb3
parent 2429 ebece4dcaab9
child 2711 a00302fe5083
permissions -rw-r--r--
Bugfix in JavaMethod>>source - wait until the source file is scanned for source positions... ...and `source` instvar is filled properly.
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
2396
fadc6d7a2f5b Updated to rev 009a0df3afce
Jan Vrany <jan.vrany@fit.cvut.cz>
parents: 2353
diff changeset
     1
# $Header: /cvs/stx/stx/libjava/startup/modules.stx,v 1.3 2013-02-25 11:15:34 vrany Exp $
749
e898eaeff091 Synchronized with CVS repository at:
vranyj1
parents:
diff changeset
     2
#
e898eaeff091 Synchronized with CVS repository at:
vranyj1
parents:
diff changeset
     3
# DO NOT EDIT 
e898eaeff091 Synchronized with CVS repository at:
vranyj1
parents:
diff changeset
     4
# automagically generated from the projectDefinition: stx_libjava_startup.
e898eaeff091 Synchronized with CVS repository at:
vranyj1
parents:
diff changeset
     5
#
e898eaeff091 Synchronized with CVS repository at:
vranyj1
parents:
diff changeset
     6
# Warning: once you modify this file, do not rerun
e898eaeff091 Synchronized with CVS repository at:
vranyj1
parents:
diff changeset
     7
# stmkmp or projectDefinition-build again - otherwise, your changes are lost.
e898eaeff091 Synchronized with CVS repository at:
vranyj1
parents:
diff changeset
     8
#
e898eaeff091 Synchronized with CVS repository at:
vranyj1
parents:
diff changeset
     9
# This file is (currently) only used with win-95 / win-NT versions of STX.
e898eaeff091 Synchronized with CVS repository at:
vranyj1
parents:
diff changeset
    10
# It lists the dll's which are to be loaded at startup time.
e898eaeff091 Synchronized with CVS repository at:
vranyj1
parents:
diff changeset
    11
# Notice, lines starting with a "#" are comments.
e898eaeff091 Synchronized with CVS repository at:
vranyj1
parents:
diff changeset
    12
# Lines starting with a "*" are treated as comments by the VM, but are usually loaded
e898eaeff091 Synchronized with CVS repository at:
vranyj1
parents:
diff changeset
    13
# by the application at the very beginning.
e898eaeff091 Synchronized with CVS repository at:
vranyj1
parents:
diff changeset
    14
#
e898eaeff091 Synchronized with CVS repository at:
vranyj1
parents:
diff changeset
    15
# All classes loaded at startup time will be present as precompiled classes.
e898eaeff091 Synchronized with CVS repository at:
vranyj1
parents:
diff changeset
    16
# Others might be autoloaded.
e898eaeff091 Synchronized with CVS repository at:
vranyj1
parents:
diff changeset
    17
#
e898eaeff091 Synchronized with CVS repository at:
vranyj1
parents:
diff changeset
    18
libstx_libbasic
2353
fa7400d022a0 Updated to https://swing.fit.cvut.cz/hg/stx.libjava/rev/31f8b995905e
Jan Vrany <jan.vrany@fit.cvut.cz>
parents: 2152
diff changeset
    19
libstx_libcomp
749
e898eaeff091 Synchronized with CVS repository at:
vranyj1
parents:
diff changeset
    20
libstx_libbasic2
2353
fa7400d022a0 Updated to https://swing.fit.cvut.cz/hg/stx.libjava/rev/31f8b995905e
Jan Vrany <jan.vrany@fit.cvut.cz>
parents: 2152
diff changeset
    21
libstx_libdb
749
e898eaeff091 Synchronized with CVS repository at:
vranyj1
parents:
diff changeset
    22
libstx_libview
2353
fa7400d022a0 Updated to https://swing.fit.cvut.cz/hg/stx.libjava/rev/31f8b995905e
Jan Vrany <jan.vrany@fit.cvut.cz>
parents: 2152
diff changeset
    23
libstx_libdb_libsqlite
fa7400d022a0 Updated to https://swing.fit.cvut.cz/hg/stx.libjava/rev/31f8b995905e
Jan Vrany <jan.vrany@fit.cvut.cz>
parents: 2152
diff changeset
    24
libstx_libdb_libodbc
fa7400d022a0 Updated to https://swing.fit.cvut.cz/hg/stx.libjava/rev/31f8b995905e
Jan Vrany <jan.vrany@fit.cvut.cz>
parents: 2152
diff changeset
    25
libstx_libboss
749
e898eaeff091 Synchronized with CVS repository at:
vranyj1
parents:
diff changeset
    26
libstx_libview2
2353
fa7400d022a0 Updated to https://swing.fit.cvut.cz/hg/stx.libjava/rev/31f8b995905e
Jan Vrany <jan.vrany@fit.cvut.cz>
parents: 2152
diff changeset
    27
libstx_libbasic3
749
e898eaeff091 Synchronized with CVS repository at:
vranyj1
parents:
diff changeset
    28
libstx_goodies_sunit
e898eaeff091 Synchronized with CVS repository at:
vranyj1
parents:
diff changeset
    29
libstx_libui
e898eaeff091 Synchronized with CVS repository at:
vranyj1
parents:
diff changeset
    30
libstx_libwidg
2353
fa7400d022a0 Updated to https://swing.fit.cvut.cz/hg/stx.libjava/rev/31f8b995905e
Jan Vrany <jan.vrany@fit.cvut.cz>
parents: 2152
diff changeset
    31
libstx_libwidg2
749
e898eaeff091 Synchronized with CVS repository at:
vranyj1
parents:
diff changeset
    32
libstx_libhtml
e898eaeff091 Synchronized with CVS repository at:
vranyj1
parents:
diff changeset
    33
libstx_libtool
e898eaeff091 Synchronized with CVS repository at:
vranyj1
parents:
diff changeset
    34
libstx_libjava
e898eaeff091 Synchronized with CVS repository at:
vranyj1
parents:
diff changeset
    35
e898eaeff091 Synchronized with CVS repository at:
vranyj1
parents:
diff changeset
    36