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
ide_overview [2020/05/24 18:05] – [Manage License] adminide_overview [2024/01/03 20:01] (current) – [Manage License] admin
Line 6: Line 6:
 ---- ----
 ==== TestOptimal IDEs ==== ==== TestOptimal IDEs ====
-These are //TestOptimal IDEs and applications// available for various [[#TestOptimal Editions]]: +[[State Model IDE]] - available with MBT, PromMBT and Runtime
-  * [[State Model IDE]] - PromMBTRuntime +
-  * [[Data Design IDE]] - PromMBTRuntime +
-  * [[Server Manager ]] - SvrMgr +
-  * [[Dashboard ]] - ProMBT, Runtime, SvrMgr+
  
-The IDEs and //Server Manager// are launched with {{http://localhost:8888 | http://localhost:8888}} while //Dashboard// application is launched by clicking {{wiki:idescreen:dashboard_btn.png?20}} on the application header.+The IDEs and //Server Manager// are launched with [[http://localhost:8888 | http://localhost:8888]] while //Dashboard// application is launched by clicking {{wiki:idescreen:dashboard_btn.png?20}} on the application header.
  
 Buttons and field labels usually have hover message that gives the contextual information.  Additionally many application screens have {{wiki:idescreen:ide_info_btn.png?20}} that opens up more information about the screen. Buttons and field labels usually have hover message that gives the contextual information.  Additionally many application screens have {{wiki:idescreen:ide_info_btn.png?20}} that opens up more information about the screen.
Line 23: Line 19:
  
 Hover over button, links and field labels to show contextual information. Hover over button, links and field labels to show contextual information.
-{{ wiki:idescreen:ide_main_short.png }}+ 
 +{{wiki:idescreen:ide_main_short.png}}
  
 === Application Header === === Application Header ===
 {{wiki:idescreen:ide_header.png}} {{wiki:idescreen:ide_header.png}}
  
-The application header has menu, toolbar and a set of tab selection. The far right is the application info menus.+The application header has menu, toolbar and a set of tab selection. The far right is the guided tour and application info menus.
  
  
Line 52: Line 49:
  
 == Info Menus == == Info Menus ==
-On the right of application header is [[#Info Menu]].  Click on the edition to open [[ # Manage  License]] and mouse over down-arrow to show drop-down menu items.+On the right of application header is Guide and Help hover menus.  Guide menu lists online guided tour of features of IDE
  
 ---- ----
Line 60: Line 57:
 Informational, alert and error messages are displayed in this area.  Informational, alert and error messages are displayed in this area. 
  
-{{ wiki:idescreen:ide_msgpane.png?400 }}+{{wiki:idescreen:ide_msgpane.png?400}}
  
 Upon new message is received, the message will be displayed and hide after 5 seconds.   Upon new message is received, the message will be displayed and hide after 5 seconds.  
Line 70: Line 67:
 ==== Login ==== ==== Login ====
  
-The first time you open //IDE//, you will need to set up a local account to access the server:+The first time you open //IDE//, you will need to set up a local account to access //IDE//:
  
 {{wiki:idescreen:ide_login_setup.png?300}} {{wiki:idescreen:ide_login_setup.png?300}}
 +
 +Use the email address you used to request download or license.
  
 Subsequently you will just need to login: Subsequently you will just need to login:
Line 81: Line 80:
  
 You may change password by editing following entry in //config/config.properties//: You may change password by editing following entry in //config/config.properties//:
-   security.password.MyAcnt=enc(qEan3eThHg0\=)+   security.password.test1@mine.com=enc(qEan3eThHg0\=)
  
-Enter your password in clear text and restart //TestOptimal// server, the password will be encoded automatically.+Enter your password in clear text and restart //TestOptimal// server, the password will be encrypted automatically. 
 + 
 + 
 +IDE times out after 60 minutes of no activity.  You will need to refresh the browser and re-login.  This setting can be adjusted by changing the following setting in /config/application.properties file: 
 +   server.servlet.session.timeout=60m
  
  
 ---- ----
-==== Manage License ==== 
-Enter licensed email and license key you have received from the support. 
  
-{{ wiki:idescreen:managelicense.png?400 }}+