English version 去汉语版本 Русская версия Deutsche Version

Download Antegram 2.34b-r4

Download Antegram
Author: Oogtech
Support OS: Win98, WinXP, Windows2003, Windows Vista Starter, Windows Vista Home Basic, Windows Vista Home Premium, Wi
File size: 2.48 Mb
Price: 85$
Languages: English
Release date: 2007-07-21
Published: 2008-06-10
/** A computer program is a bunch of text files. As a result, an IDE should be little more than a text editor packed with search, syntax checking and refactoring options. Consequence: - Signatures, implementation and comments are better kept together where they belong - This is not clutter and confusion, it is art. - The best way to edit a complex program using 50 source files is to have 50 tabs// in a tabbed editor and view one source file at a time. - The fastest way to navigate code is to know your program's structure by heart. - 80% of screen space in a typical IDE displays implementation details irrelevant to the problem at hand. */ import javax.swing.*; public class Antegram{ // Agree? Then antegram is NOT for you, never mind a 200-500% gain in productivity. static String title="Dump your text editor: use your eyes"; /** Antegram developers tackle complexity using trees, non overlapping windows and smart forms. They keep implementations where it belongs: one click away. Typical antegram developpers neglect UML design and API documentation because 'it's all in there, just more clear and concise'. They comment their code better, because comments never get in their way. They structure their programs so well you'd burn them as code witches... But then, antegram makes it {Oh so Easy it's Unfair} to drag methods, classes and fields around and toggle at will between signatures and implementations. */ static JLabel label=new JLabel("Work/More Fun: www.antegram.com"); public static void main(String[] args){ System.out.println("The commercial license is bundled with Ozoa and supports the development of Antegram II/x-dev, OOgtech's master mind project for a cross language (java/c++/javascript/php/xhtml/css) development environment."); javax.swing.SwingUtilities.invokeLater( new Runnable(){ public void run(){ JFrame frame=new JFrame(title); frame.add(label); frame.pack(); frame.setVisible(true); }}); } }
 
Related Software
We recommend: Top PHP Studio 1.60
Download Top PHP Studio 1.60
more info
Komodo IDE (Mac OS X/Intel) 6.1.1 by ActiveState Software Inc.
2011-02-26
Komodo IDE from ActiveState is a powerful integrated development environment for Perl, Python, Tcl, PHP, Ruby, Javascript
Komodo IDE (Linux/x86 libstdc++6) 6.1.3 by ActiveState Software Inc.
2011-12-15
Komodo IDE from ActiveState is a powerful integrated development environment for Perl, Python, Tcl, PHP, Ruby, Javascript
Komodo IDE (Linux/x86_64 libstdc++6) 6.1.3 by ActiveState Software Inc.
2011-12-15
Komodo IDE from ActiveState is a powerful integrated development environment for Perl, Python, Tcl, PHP, Ruby, Javascript
Perl Studio 2009 2.3.3 by Cayoren Software
2009-11-16
Perl Studio 2009 is an integrated development environment (IDE) for Perl providing advanced code editor, code completio, built-in HTTP server, built-in FTP client, internal web browser, syntax highlighting, find in files, project management and more
PHP Studio 2009 2.4.3 by Cayoren Software
2009-11-17
PHP Studio 2009 is an integrated development environment for PHP, providing advanced code editor, code explorer, built-in HTTP server, built-in FTP client, internal web browser, syntax highlighting, code completion, syntax highlighting and more..
Perl Express 2.4 by Perl Express Group
2005-10-27
Perl Express is an unique and powerful integrated development environment (IDE) under Windows 98/Me/2000/XP/2003, including all necessary tools for writing and debugging your Perl programs.
Top Perl Studio 0.95 by Top Systems Ltd.
2005-10-27
Top Perl Studio is an Integrated Development Environment (IDE) for Perl. Top Perl Studio offers internal HTTP server, internal browser, built-in FTP client, visual file comparison utility, configurable syntax highlighting, file and server explorer.
Top Perl Studio 1.25.2 by Top Systems Ltd.
2006-08-02
Top Perl Studio is an Integrated Development Environment (IDE) for Perl. Top Perl Studio offers internal HTTP server, internal browser, built-in FTP client, visual file comparison utility, configurable syntax highlighting, file and server explorer.
Top PHP Studio 1.50 by Top Systems Ltd.
2005-10-26
Top PHP Studio is an Integrated Development Environment for PHP. Top PHP Studio offers internal HTTP server, internal browser, built-in FTP client, syntax highlighting, file/server explorer, function/parameter/tag completion, code explorer and more.

0.025