0

Is there and extension I can get for eclipse which has a similar layout to Bluej using colours for seperate blocks of code i.e. Class, Methods, If Statements etc.

dcmagpies
  • 5
  • 2

1 Answers1

0

I didn't find the paid plugin I was talking about in the comments, but instead I found similar StackOverflow questions:

Although I don't know of any actual plugins that create and compile visual class blocks, it would be a better practice (e.g. for a beginner) to actually write code, then view the UML representation of what he wrote, instead of working directly with those blocks. But that's my humble opinion.

Cheers.

Community
  • 1
  • 1
Georgian
  • 8,795
  • 8
  • 46
  • 87