Hi,
I have a parser in .madl language in a txt format and I want to implement the code completion in java in eclipse plugin project. Fro ex: code completion is in a java editor if you press Ctrl+space a popuo window appears with relating option that are available, I want to implement similar to this but with different syntax. Does anyone have any resource for a beginner. Appreciate if you can point to resource.
Thanks