Changes between Version 3 and Version 4 of APP_PLUGIN_STARTUP_R1


Ignore:
Timestamp:
01/08/09 19:03:37 (16 years ago)
Author:
kyli
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • APP_PLUGIN_STARTUP_R1

    v3 v4  
    1717In this revision we must make the launcher module more useful. This includes: 
    1818 * Merging JavaWebStartMain and Main classes in the org.sophie2.launcher module. 
    19  *  
     19 * Centralizing the Fake launchers (FakeAuthor and FakeServer) [[BR]] 
    2020 
    2121== Task result == 
    22 ^(The Analysis should contain strict requirements about the end product of the task (for example the result must be source code, the result must be google doc, etc.))^ 
     22Source code. 
    2323 
    2424== Implementation idea == 
    25 ^(It is advisable to include some rough implementations ideas.)^ 
     25Create a FakeMain.java class in org.sophie2.launcher module, which takes an argument - the concrete edition, and launches it similar to the existent fake launchers. 
    2626 
    2727== Related == 
     
    2929 
    3030== How to demo == 
    31 ^(In this section you must add instructions for the demo of the task.)^ 
     31 * Launch the FakeAuthor and FakeServer configurations 
     32 * Launch the TrueAuthor, TrueServer and JWS configurations. 
    3233 
    3334= Design =