Results 1 to 5 of 5

Thread: New IDE for Pascal

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    vgo
    what do you mean with project structure? How they messed up?
    I have Delphi 3, is that OK and Delphi 4 has bad things or its 3 also?

    Mirage
    I noticed word java/platform. I guess its written in Java. How slow or fast the IDEA is?
    Depends on PC specs i guess.

  2. #2
    Quote Originally Posted by hwnd View Post
    vgo
    what do you mean with project structure? How they messed up?
    I have Delphi 3, is that OK and Delphi 4 has bad things or its 3 also?
    No, I meant IntelliJ IDEA. In the old version you could have the source code from every project in the same directory structure, so that you could easily access any file from any project. I can't do that anymore and it sucks... :/
    If you develop an idiot proof system, the nature develops better idiots.

  3. #3
    Quote Originally Posted by hwnd View Post
    I noticed word java/platform. I guess its written in Java. How slow or fast the IDEA is?
    Depends on PC specs i guess.
    Todays Java may not be slow. Its JIT compiler is very powerful.
    A well written Java applications wouldn't be slow.
    IDEA is well written.
    Also IDEA uses multiple cores.
    Due to VM and GC Java applications consume much memory.
    IDEA needs ~1GB of free memory for comfortable work.

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •