seozuloo.blogg.se

Bluej software
Bluej software












bluej software

While they are often used together, they each also make sense on their own: A single developer might use version control, or a team might use team integration tools without version rollback.

#Bluej software code

Version control systems offer help in two distinct areas: One is, well, version control (which allows version rollback, etc), and the other is teamwork (which allows integrating code from multiple developers). As before with Subversion, we support only a subset of its functionality. Git, however, has a somewhat different model of work. So we have now moved with the times: We have removed support for CVS (which was always a bit terrible) and added Git support. Simultaneously, free Git repositories – such as GitHub – are flourishing. This is not surprising: Git has become the most popular version control system for some years now, and even though Subversion is often good enough for educational situations with small projects, publicly available, free Subversion repositories have disappeared quickly over the last few years. People have asked us for support for Git for quite some time. Let’s go through the main features in a little more detail, and I can tell you what we have done and why we have done it. These are support for CVS, JavaME and Applets. While we were at it, we have also removed some bits that – for various reasons – do not seem worth supporting anymore. These include the addition of Git support, support for writing and running JavaFX applications, a rewrite of a large part of the user interface in JavaFX, a tabbed editor, a fundamental redesign of error reporting, support for HiDPI displays and numerous smaller improvements.

bluej software

(I will say a few more words about that in a moment.) But independent of Stride, there are a number of other bits of new functionality that are worth mentioning. The most exciting new feature for me is the addition of Stride. After concentrating on Greenfoot for some time, we have now worked on and released a significant new version of BlueJ: BlueJ version 4.0.














Bluej software