Skip to main content

IDE (Integrated Development Environment)

IDE provides a user-friendly interface for creating new projects and opening existing ones. It houses various tools aimed at speeding up the development processes.

IDE Screen

  1. Creating a New Project

    • A new project is created by selecting the �Create New Blank Project� option in the IDE screen and entering the project name, title, and path information.
    • Developers can open new projects according to the project count (ProjectCount) limit set.
  2. Opening Existing Projects

    • Previously created projects can be opened using the list or search feature within the IDE.
    • The project details screen offers options such as code editing and the toolbox.

IDE


  • License Check: The number of projects that can be created is limited by the �ProjectCount� in license management.
  • Toolbox: The IDE may include additional tools such as drag-and-drop design or automatic code generation (depending on the system).
  • Integration: The IDE can work integrated with version control systems or document management systems.

FAQs

How To's