/
Getting Started
Getting Started
MinHo Kim
Karol Antczak
minjung baek
Owned by MinHo Kim
Last updated: Nov 07, 2017 by Karol Antczak
Dexter
Dexter helps you to improve coding skills. Whenever you save a source file, Dexter analyzes it and shows its improvements point on your editor in real-time.
We are glad that you have decided to try Dexter to improve the quality of your source codes.
This guide will help you setup and use Dexter for your project.
If you have any questions about this guide, please just add comments at the bottom of this page or on any guide pages.
- For a project person in charge of static analysis(10 mins. to 2 hours): read the '1. Dexter Server' section
- For a Java developer who uses Eclipse(20 mins): read only '3. Dexter Eclipse' section
- For a Java developer who doesn't use Eclipse(10 mins): read '2. Dexter CLI' sections
- For a C/C++ Developer who used Source Insight(15 mins): read only '4.Dexter Source Insight' section
- For a C/C++ Developer who uses Visual Studio (15 mins): read only '5.Dexter Visual Studio' section
- For a Administrator(2 to 4 hours): read all of the guides
1. Dexter Server
- The Dexter Server is a WEB(RESTful) and Database Integration Server.
- You have to install a Dexter Server before using Dexter Clients such as Dexter WEB, CLI, and Eclipse and Source Insight.
- How to install and use Dexter Server
2. Dexter CLI
- The Dexter CLI is a Dexter Executor for command line interface.
- You can analyze source codes for any units such as a file, files, a package, and a project(snapshot)
- How to install and use Dexter CLI
3. Dexter Eclipse
- The Dexter Eclipse is an Eclipse plug-in to write and analyze java source codes simultaneously
- Whenever a file is saved, the static analysis will be executed asynchronously at the back-end.
- How to install and use Dexter Eclipse
4. Dexter Source Insight
- The Dexter Source Insight which is using the Source Insight Editor is a tool for C/C++.
- Whenever a file is saved, the static analysis will be executed asynchronously at the back-end.
- How to install and use Dexter SourceInsight
5. Dexter Visual Studio
- The Dexter Visual Studio is a Visual Studio plug-in to write and analyze C# and C/C++ source code simultaneously.
- Whenever a file is saved, the static analysis will be executed asynchronously at the back-end.
- How to install and use Dexter Visual Studio
On this page:
, multiple selections available,
Related content
How to Build
How to Build
More like this
Dexter Server
Dexter Server
Read with this
Dexter Web
Dexter Web
Read with this
Release Notes
Release Notes
Read with this
Dexter Monitor
Dexter Monitor
Read with this
Dexter Wiki
Dexter Wiki
More like this