[Pydev-code] Can C, python, fortran, java languages be highlighted in one document of Eclipse?
Brought to you by:
fabioz
|
From: 최원준 <won...@gm...> - 2012-06-04 02:43:25
|
hello
I want to develop some kind of IDE in Eclipse.
I think Pydev is more similar than other.
I want to highlight python, fortran, c, c++, java languages in Eclipse.
in ordet to do this which part I should look into?
I want to display this in one document.
-------------------------------------------------------
C |
|
-------------------------------------------------------
C++ |
|
-------------------------------------------------------
Fortran |
|
-------------------------------------------------------
Python |
|
-------------------------------------------------------
Java |
|
-------------------------------------------------------
Wonjun, Choi
|