Closed pyrossh closed 9 years ago
Yes, that's definitely a plan to add. Why don't I use something already exists? Answer is, I don't want user to install anything except Sublime Text, Package Control and Javatar itself. This, although it might slow, helps Javatar more flexible to add more features and also under our control.
Is there auto completion and linting support planned in the near future? and btw why not use eclipse ECJ compiler it is better than javac and throws proper errors and warnings . I have worked on it in a project of mine and know how it works. With that it is also possible to have incremental compiling which Eclipse has.. saves a lot of time and solves the linting support also.