AminetAminet
Search:
84473 packages online
About
Recent
Browse
Search
Upload
Setup
Services

dev/misc/AmIDE.lha

Mirror:Random
Showing:m68k-amigaosgeneric
No screenshot available
Short:AmIDE v0.3 - Integrated Development Environment
Author:Jens Langner <Jens.Langner at light-speed.de>
Uploader:Jens Langner <Jens Langner light-speed de>
Type:dev/misc
Version:0.3ß
Architecture:m68k-amigaos
Date:2001-03-06
Download:http://aminet.net/dev/misc/AmIDE.lha - View contents
Readme:http://aminet.net/dev/misc/AmIDE.readme
Downloads:7268

Description:
~~~~~~~~~~~

    There is no doubt that every modern operation system needs a flexible,
compiler independent
    and uptodate development environment.
    On other platforms there are things like KDevelop (Linux) but on the amiga
platform such an
    application or better called "Integrated Development Environment" is
missing.
    Sure there are some similir applications like the GUI of STORM-C or PManager
but they have some
    very important things missing.

    This was the point where I started to think about such an environment in
late 1998. After some
    brainstorming a project called "SASC-GUI" was born. But in December 1999 I
decided to rename this
    project "AmIDE" not only because it looks better but I want develop this
application that other
    developers on the amiga-platform can use more than one compiler in their
projects.

    So AmIDE is being developed to give either me and other developers a good
looking graphical user
    interface for compilers and also a very flexible project management.

  Features !

    - multiple project handling
    - graphical message browser for error/warning messages
    - self-configurable edit/viewtool
    - filetype handling/configuration
    - highly configurable MUI-Interface
    - integrated touch/make mechanisms (no makefiles needed)
    - using standard debugging tools

    and many other features not implemented yet....

  The vision !

    My vision for the future of AmIDE is to enhance that environment to handle
all known amiga-compatible
    compilers and also integrate more tools/utilities into AmIDE so that AmIDE
will be one day the ultimate
    development tool for the amiga platform where developers of amiga programs
can profit of the features
    of AmIDE.

  Your help !

    There is also no doubt that I need help from all users of AmIDE. It will be
nice to receive all your
    suggestions and bugreports  at {"directly" link AUTHOR} because I do not want
to develop AmIDE only for
    myself. It should be a application for many people with many ideas and
needs.

    So please help me developing a new and very flexible application for the
amiga...

                                                                                
     Jens Langner

                                                                                
     © April 2000
Author:
~~~~~~
  Snail Mail
    Jens Langner
    Bergstrasse 68
    01069 Dresden
    Germany

  Phone
    Telephone: +49/351-4721080
    Fax......: +49/351-4721081
    Mobile...: +49/172-4452254

  E-Mail
    Jens.Langner at light-speed.de

  WWW
    http://AmIDE.light-speed.de/

  IRC
    Nick:     DaMato
    Channel:  #amigager

Requirements:
~~~~~~~~~~~~
    - any amiga compatible computer (A4000/3000/2000/1200/UAE etc.)
    - Kickstart v2.0+ (v36) or better
    - 68020 or better processor
    - a minimum of approx. 1.0MB RAM
    - installed MUI v3.8+
    - popupmenu.library v9+
    - BetterString.mcc v11+
    - InfoText.mcc v15+
    - NListtree.mcc v18+
    - NList.mcc v19+
    - NListview.mcc v19+
    - Toolbar.mcc v15+
    - a supported compiler (SAS/C etc.)

Short history:
~~~~~~~~~~~~~
  0.3ß (March 04, 2001)
    March 04, 2001
      - added sasc.module developer stuff to the release-archive.
      - removed bug that messed up the first line of the MsgBrowser
      - now that NListtree seems to be stable I ported AmIDE to use
NListtree.mcc instead of Listtree.mcc
      - modified sources to be more CVS friendly
      - splitted sources into more separated modules

    August 2000 - January 2001
      - did some work abroad in india (New Delhi)

    June 28, 2000
      - fixed some nasty null-pointer enforcer-hits in the compiler section.
      - today was my sourcecode-reorder-day. I changed some styles and gained
some kB of code :)
    June 27, 2000
      - the descriped changes also removed the enforcer-hit mentioned in the
"known Bugs" section.
      - rewritten the compiler-related routines. AmIDE starts a subtask if the
compiler gets started
        This makes AmIDE more asynchron in handling output/inputs from/to the
compiler.
    June 07, 2000
      - all compiler-related stuff has been moved into seperated shared
libraries.
        I also defined a API for people who want to write their own
compiler-modules.
        Now it should be easily possible to include other compilers into AmIDE.
I will start
        writing new modules for STORM/C, gcc asap.
    June 06, 2000
      - fixed a bug in the checking routine if a file doesn`t exists anymore
    May 27, 2000
      - the modules will be loaded correctly now.
      - finished the API definition for external compiler-modules.
        This will allow programmers to write their own module for their used
compiler.

... more history in .guide file ...


Contents of dev/misc/AmIDE.lha
 PERMSSN    UID  GID    PACKED    SIZE  RATIO     CRC       STAMP          NAME
---------- ----------- ------- ------- ------ ---------- ------------ -------------
[generic]                 1944    2705  71.9% -lh5- baf1 Mar  4  2001 AmIDE.info
[generic]                30966   69308  44.7% -lh5- 7c20 Mar  4  2001 AmIDE/AmIDE
[generic]                  535    5924   9.0% -lh5- 7921 Apr 13  2000 AmIDE/AmIDE.default
[generic]                 8488   22889  37.1% -lh5- 5952 Mar  4  2001 AmIDE/AmIDE.guide
[generic]                 1097    1686  65.1% -lh5- b392 Mar  4  2001 AmIDE/AmIDE.guide.info
[generic]                 1526    1736  87.9% -lh5- 6671 Mar  4  2001 AmIDE/AmIDE.info
[generic]                 2207    5013  44.0% -lh5- c59d Mar  4  2001 AmIDE/AmIDE.readme
[generic]                 1699    5418  31.4% -lh5- aa26 Mar  4  2001 AmIDE/developer/example/compiler.h
[generic]                 2156    6108  35.3% -lh5- a160 Mar  4  2001 AmIDE/developer/example/LibInit.c
[generic]                 5326   20101  26.5% -lh5- 37e5 Mar  4  2001 AmIDE/developer/example/sasc.module.c
[generic]                 1413    3174  44.5% -lh5- 4746 Mar  4  2001 AmIDE/developer/example/sasc.module.h
[generic]                  126     191  66.0% -lh5- 1ddb Mar  4  2001 AmIDE/developer/example/SCOPTIONS
[generic]                  508    1490  34.1% -lh5- 5026 Mar  4  2001 AmIDE/developer/example/smakefile
[generic]                 2542   10163  25.0% -lh5- 2a97 Mar  4  2001 AmIDE/developer/example/StartUp.c
[generic]                 1348    3871  34.8% -lh5- 1f42 Mar  4  2001 AmIDE/developer/include/amide/amide_api.h
[generic]                  907    1784  50.8% -lh5- 78b6 Mar  4  2001 AmIDE/developer/include/amide/amide_api_base.h
[generic]                   63      95  66.3% -lh5- 7599 Mar  4  2001 AmIDE/developer/include/amide/CVS/Entries
[generic]                   23      23 100.0% -lh0- b2bf Feb  3  2001 AmIDE/developer/include/amide/CVS/Repository
[generic]                   42      42 100.0% -lh0- efda Feb 11  2001 AmIDE/developer/include/amide/CVS/Root
[generic]                  843    1580  53.4% -lh5- 16e0 Mar  4  2001 AmIDE/developer/include/clib/amide_api_protos.h
[generic]                   53      53 100.0% -lh0- 6ce7 Mar  4  2001 AmIDE/developer/include/clib/CVS/Entries
[generic]                   22      22 100.0% -lh0- ce88 Feb  3  2001 AmIDE/developer/include/clib/CVS/Repository
[generic]                   42      42 100.0% -lh0- efda Feb 11  2001 AmIDE/developer/include/clib/CVS/Root
[generic]                  784    1457  53.8% -lh5- eddd Mar  4  2001 AmIDE/developer/include/pragma/amide_api_pragmas.h
[generic]                   54      54 100.0% -lh0- 8895 Mar  4  2001 AmIDE/developer/include/pragma/CVS/Entries
[generic]                   24      24 100.0% -lh0- ae3f Feb  3  2001 AmIDE/developer/include/pragma/CVS/Repository
[generic]                   42      42 100.0% -lh0- efda Feb 11  2001 AmIDE/developer/include/pragma/CVS/Root
[generic]                  797    1490  53.5% -lh5- 6db2 Mar  4  2001 AmIDE/developer/include/proto/amide_api.h
[generic]                   46      46 100.0% -lh0- 5a9f Mar  4  2001 AmIDE/developer/include/proto/CVS/Entries
[generic]                   23      23 100.0% -lh0- dc2e Feb  3  2001 AmIDE/developer/include/proto/CVS/Repository
[generic]                   42      42 100.0% -lh0- efda Feb 11  2001 AmIDE/developer/include/proto/CVS/Root
[generic]                  235     371  63.3% -lh5- b374 Mar  4  2001 AmIDE/developer/README
[generic]                 1588    2372  66.9% -lh5- 17b7 Mar  4  2001 AmIDE/Examples.info
[generic]                 1286    2270  56.7% -lh5- 1776 Jun 29  2000 AmIDE/IMG/Compiler.img
[generic]                 1561    2668  58.5% -lh5- 0067 Jun 29  2000 AmIDE/IMG/CompilerGhost.img
[generic]                 1243    1842  67.5% -lh5- bf60 Jun 30  2000 AmIDE/IMG/ProjectBar_Left.img
[generic]                  507     868  58.4% -lh5- 65a9 Jun 30  2000 AmIDE/IMG/ProjectBar_Right.img
[generic]                 1812    2480  73.1% -lh5- 0590 Jun 29  2000 AmIDE/IMG/Projects.img
[generic]                 1860    2474  75.2% -lh5- 2da8 Jun 29  2000 AmIDE/IMG/ProjectsGhost.img
[generic]                 1435    2404  59.7% -lh5- bec3 Jun 29  2000 AmIDE/IMG/Sources.img
[generic]                10565   21068  50.1% -lh5- 54b9 Jun  3  2000 AmIDE/libs/MUI/BetterString.mcc
[generic]                 3442    6972  49.4% -lh5- 150c Apr 16  2000 AmIDE/libs/MUI/BetterString.mcp
[generic]                 5843   10908  53.6% -lh5- 6ae6 Jul 24  1997 AmIDE/libs/MUI/Busy.mcc
[generic]                 5505   12596  43.7% -lh5- cf56 Jul 24  1997 AmIDE/libs/MUI/Busy.mcp
[generic]                 2648    5380  49.2% -lh5- bf48 Feb  9  1998 AmIDE/libs/MUI/InfoText.mcc
[generic]                76730  148980  51.5% -lh5- fca7 Feb 21  2001 AmIDE/libs/MUI/NList.mcc
[generic]                19800   41356  47.9% -lh5- 6465 Feb 23  2001 AmIDE/libs/MUI/NListtree.mcc
[generic]                 7770   17892  43.4% -lh5- a7ee Feb 24  2001 AmIDE/libs/MUI/NListtree.mcp
[generic]                 3520    7488  47.0% -lh5- f56a Sep 25  1999 AmIDE/libs/MUI/NListview.mcc
[generic]                11957   32220  37.1% -lh5- 86e6 Sep 25  1999 AmIDE/libs/MUI/NListviews.mcp
[generic]                10666   22596  47.2% -lh5- d019 Feb 28  2000 AmIDE/libs/MUI/Toolbar.mcc
[generic]                 3843    8248  46.6% -lh5- 1eeb Feb 28  2000 AmIDE/libs/MUI/Toolbar.mcp
[generic]                22160   48736  45.5% -lh5- 7a47 Jan 27  2001 AmIDE/libs/popupmenu.library
[generic]                  144     182  79.1% -lh5- 6e8b Mar  4  2001 AmIDE/libs/README
[generic]                  212     359  59.1% -lh5- 9073 Mar  4  2001 AmIDE/modules/README
[generic]                 4770    8464  56.4% -lh5- 3fc7 Mar  4  2001 AmIDE/modules/sasc.module
[generic]                  120     139  86.3% -lh5- da4d Mar  4  2001 AmIDE/Projects/Example/hello.c
[generic]                  754    7054  10.7% -lh5- 4c71 Mar  4  2001 AmIDE/Projects/Example/HelloWorld.¶
[generic]                  196     302  64.9% -lh5- 5cd7 Mar  4  2001 AmIDE/Projects/README
[generic]                   59      59 100.0% -lh0- 76c6 Mar  4  2001 AmIDE/Version
---------- ----------- ------- ------- ------ ---------- ------------ -------------
 Total        60 files  267919  585344  45.8%            Mar  6  2001

Aminet © 1992-2024 Urban Müller and the Aminet team. Aminet contact address: <aminetaminet net>