
| Insert instructions using drag & drop In XDEV 3 you are not limited to entering instructions via keyboard; you can also insert them via drag & drop. This is a huge help, in particular, for beginners and migrators who aren't yet familiar with Java syntax. Upon insertion, the entire control structure, including brackets and semicolons, is automatically generated, so that it is nearly impossible to make a syntax error. Marking lines indicate where parameters are to be entered. All of the control structures are stored as code templates, which you can customize as you like. It is also possible to create your own code template. |
| Partial-View provides a better overview In the special Partial Code View, only the code you have written yourself is displayed. The code generated by XDEV 3 – which, if the GUI is complex, could entail many hundreds of lines of code, imports, constructors etc. – is completely hidden. This makes the work much easier, particularly for Java beginners. The complete code can be displayed at any time. You’ll be amazed at what a difference this makes. |
| Split-View to quickly find methods With XDEV 3 you will be able to quickly find the function you are looking for. When you click on a GUI component while in Split-View, the library will immediately display all of the methods associated with the selected object as well as the documentation. You can then easily insert the desired method into the Code-Editor using drag & drop. An Assistant will then help you further, which includes passing (transfer of) the correct parameter. |
| Auto-complete For keyboarded entries, XDEV 3 supports you with auto-complete and in each case provides you with context-appropriate entry suggestions, enabling you to code quickly and seamlessly. Here too, the relevant documentation is also displayed. Additional code-editing functions can also be called up using shortcuts. |
| Code-Inspector The Code-Inspector automatically displays syntax errors and refers you to the corresponding row number. Clicking on the error message will bring you to the respective code position. The Inspector also points out dirty and superfluous code. |
| Quick-fixes When the mouse cursor is moved to a defective code position, a Quick-fix will appear (similar to a Tooltip). The Quick-fix will however not explain the problem; instead it will automatically correct the error for you upon mouse-click. |
| Refactoring for extensive code changes When code needs to be modified, XDEV 3 provides you with high-performance, reliable refactoring. Even when the changes made are extensive, it usually only takes fractions of seconds. |
| Debugger XDEV provides you with a professional Debugger to test your application and quickly spot program errors. It not only verifies numbers, character strings and objects; it also checks current data records in virtual tables. |
NewsXDEV 3.2.1 is now available. Version 3.2.1 is a maintenance update containing some bugfixes. ...
XDEV Team 14.12.2012IDE Global search: A global search function (find and replace) was implemented. Choose the...
Changelog 14.12.2012The new XDEV 3 version 3.2 is now stable. The final release is available for Windows, Linux and Mac...
XDEV Team 29.11.2012Today, we have changed the version number for the next version 3.3 to version 4.0. Several...
XDEV Team 06.11.2012Today, we have decided to open source all database interfaces from XDEV 3.2 final release. The...
XDEV Team 31.10.2012The XDEV-Developer-Team has determined the roadmap for the next XDEV IDE version 3.3. The list...
XDEV Team 30.10.2012First at all, thank you guys for visiting us at JavaOne and Oracle OpenWorld 2012 and for so many...
XDEV Team 19.10.2012| About XDEV 3 | License | Java Code-Editor | Forum |
| XDEV Application Framework | Database connection | Deployment | Blog |
| The company | Consulting & Services | GUI-Builder | Support |
| Roadmap | FAQ | Bugtracker |
| Home Ι | Terms of Use Ι | Contact Us Ι | Site notice | ||||
|
Copyright 2003-2012 XDEV Software Corp. All rights reserved. |
|||||||


Patchday: XDEV 3.2.9 now available
The Bugfix Update XDEV 3.2.9 is now live and can be downloaded for free. Bugfix Updates are...
XDEV Team 15.05.2013