The new Code Bubble IDE has been in the news. I wonder if there are useful libraries to implement this kind of interface (for other applications)? I prefer java or python. I understand Code Bubble has been implemented on Eclipse.
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
It looks more like it’s implemented in Squeak Smalltalk using it’s interface parts as building blocks and Eclipse as back-end.
You can use some sort of good custom drawing library like Piccolo http://www.piccolo2d.org to build your own blocks and connected them together.