Re: Programming IDE

From: Chris Kerios (ckerios_at_cfl.rr.com)
Date: 07/25/04

  • Next message: Doug Maurer: "Re: Running two copies of apache"
    To: For users of Fedora Core releases <fedora-list@redhat.com>
    Date: Sun, 25 Jul 2004 09:15:20 -0400
    
    

    I concur, use Eclipse with the C/C++ IDE plugin and then just build your
    code, build your makefile, and let er rip......

    Simple as the old compile, link and go days.

    CK

    On Sun, 2004-07-25 at 03:29, G-Love wrote:
    > Daniel Stonier wrote:
    > >
    > > This might be a little off-topic, but then again it's a matter of
    > > finding what's out there that I can run on FC2.
    > >
    > > At the moment I'm doing some C programming of simulations for the
    > > mathematics problems we're looking at.
    > > So the projects aren't huge, and not aimed at multi-desktop/OS
    > > compatibility. Currently they utilise
    > > a collection of source/include files, and bring them together with a
    > > single hand-written makefile. No use of
    > > gtk or qt - they use either the EFL (enlightenment libraries) or Glut
    > > for window management.
    > >
    > > All I'm looking for is an IDE which can bring these together and allow
    > > me to point it at the makefile I wish
    > > to use for compilation purposes (saves me having 10 vim windows open at
    > > once).
    > >
    > > I had a look at Kdevelop and Anjuta, but creation of any sort of
    > > project seems to run off and automate a
    > > procedure that sets up links, configure scripts, multiple makefiles -
    > > none of which I need. If you do any
    > > programming on FC, what do you use for small programs that aren't on
    > > the scale of kde or gnome applications?
    > > Or is there a way to force kdevelop or anjuta to do what I'm looking for?
    > >
    > > Thanks,
    > > Daniel Stonier.
    > >
    > Personally, I'm more than happy with XEmacs, a few homebrew scripts to
    > automate some of the process, and the good ol' makefile.
    >
    > But in terms of true development environments, I'd highly recommend
    > Eclipse. If you haven't heard, Eclipse is a highly extensible
    > development environment originally devloped by IBM, who gave it to the
    > FOSS community. There's a slew of plugins out there, from a standard C
    > environment with syntax highlighting to an Acme architecture
    > modeling/visualization environment. In addition, plugin
    > development/extension is pretty easy.
    >
    > You can learn more and download at
    >
    > http://eclipse.org
    >
    > _g
    >

    -- 
    fedora-list mailing list
    fedora-list@redhat.com
    To unsubscribe: http://www.redhat.com/mailman/listinfo/fedora-list
    

  • Next message: Doug Maurer: "Re: Running two copies of apache"

    Relevant Pages

    • [OT] Eclipse Plugin wird nicht geladen
      ... Ich habe mich schon bei zwei eclipse Mailinglisten eingeschrieben, auf denen so gut wie niemand etwas postet. ... die jeweils ein Eclipse Plugin implementieren. ... System.out.println Ausgaben in den Konstruktor der Klasse, die als Bundle-Activator im Manifest.mf von Plugin B definiert ist, hinzufügen und erneut ausprobieren. ... Nächster eigentlich sinnfreier Versuch, ist die Textausgabe nicht im Konstruktor zu machen, sondern in der startMethode des Activators, welche von Eclipse beim Starten des Plugins aufgerufen werden sollte. ...
      (de.comp.lang.java)
    • Re: Eclipse Plugin wird nicht geladen
      ... Verfügbaren des Eclipse Projektes für mein unten formuliertes Problem ... die jeweils ein Eclipse Plugin ... die als Bundle-Activator im Manifest.mf von Plugin B definiert ist, ... Konstruktor zu machen, sondern in der startMethode ...
      (de.comp.lang.java)
    • Re: Regular Expression Analyzer
      ... For example Search type one is an exact match search. ... Eclipse has a plugin that does regular expression analysis. ...
      (comp.lang.java.programmer)
    • Re: eclipse plugin
      ... You would have to study the details of eclipse plugins, and you would have to call the ... >1) Can i make a plugin in C++ for eclipse. ... >1) How to convert GUI part of my application (which uses MFC& Win32 ... MVP Tips: http://www.flounder.com/mvp_tips.htm ...
      (microsoft.public.vc.mfc)
    • Re: JDK13 fails to build
      ... >> Have you read the actual error messages? ... >> of a netscape plugin. ... Take a look in the Makefile. ...
      (freebsd-questions)