question about linux

Posted by davit-datuashvili on Stack Overflow See other posts from Stack Overflow or by davit-datuashvili
Published on 2010-05-20T14:35:06Z Indexed on 2010/05/20 14:40 UTC
Read the original article Hit count: 204

Filed under:
|
|

i have following question i am writting programs in linux like this from command line i do following steps touch project.java nano project.java and // code here i have questions how can i create new classes interfaces and so on?because in IDE like netbeans i can do click on projects name with right size of mouse choose create new class or interfaces and it is created but how do it in linux if i dont use IDE?

© Stack Overflow or respective owner

Related posts about linux

Related posts about ide