Help::Mini Project in JAVA

Discussion in 'Java' started by sureshdsk, Aug 28, 2010.

  1. sureshdsk

    sureshdsk New Member

    Joined:
    Jun 9, 2010
    Messages:
    7
    Likes Received:
    1
    Trophy Points:
    0
    [Mini-Project] Develop a programmer's editor in Java that supports syntax-
    highlighting, compilation support, debugging support, etc.


    please give me the program code that suites for above problem:cryin::cryin::cryin:

    thanks for your help
    :):):):):)
     
    1 person likes this.
  2. virxen

    virxen Active Member

    Joined:
    Nov 24, 2009
    Messages:
    387
    Likes Received:
    90
    Trophy Points:
    28
  3. sureshdsk

    sureshdsk New Member

    Joined:
    Jun 9, 2010
    Messages:
    7
    Likes Received:
    1
    Trophy Points:
    0
    i downloaded the source code......

    how to use it ...give me step by step procedure
     
  4. sureshdsk

    sureshdsk New Member

    Joined:
    Jun 9, 2010
    Messages:
    7
    Likes Received:
    1
    Trophy Points:
    0
    but it has no compiling and debugging options
     
  5. ManzZup

    ManzZup New Member

    Joined:
    May 9, 2009
    Messages:
    278
    Likes Received:
    43
    Trophy Points:
    0
    Occupation:
    Production Manager:Software @ ZONTEK
    Location:
    Sri Lanka
    Home Page:
    http://zontek.zzl.org
    compiling pretty easy
    just make sure the jdk is there on the machine
    then execute javac filename.java for compiling
    for debuggon get the console output though a stream and put it as the debugger output [you can edit a bit]
     
  6. sureshdsk

    sureshdsk New Member

    Joined:
    Jun 9, 2010
    Messages:
    7
    Likes Received:
    1
    Trophy Points:
    0
    i don't know to do it.........
     
  7. virxen

    virxen Active Member

    Joined:
    Nov 24, 2009
    Messages:
    387
    Likes Received:
    90
    Trophy Points:
    28
    that's why there are the mini projects,to study,search and learn.
     

Share This Page

  1. This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
    By continuing to use this site, you are consenting to our use of cookies.
    Dismiss Notice