• BlueJ是一个开放源码工具,使用户能够教人有关Java程的环境。 它配有图形类结构、编辑、编译器、虚拟机器,调试器。

    该接口是用户友好,组成一个标准的窗口,一个简单的结构。 创建一个新的项目要求指定的保存目录和文件的名称。 你可以创建一个新的类和建立其名称和类型(例如类抽象类别、接口、程序),插入"使用"之间的关系两个类以及"继承"的。

    此外,可以建立新的软件包,重建他们,添加类文件,使用图书馆的类,以及进口目录。 双击一类中的列表给你访问到源代码和文件。

    BlueJ提供的评论在每一个部件源代码,可沿用示例的方法。 后编辑,你可以编码和保存。 该项目可以导出来的罐子。

    其他选项的BlueJ让你重新键盘快捷方式,更改用户界面的语言,定编辑性质(例如字体大小、语法突出显示),重新设置虚拟机,查看该调试器,以及更多。

    该应用程序的光系统的资源和运作良好,没有悬挂崩溃,或者显示错误信息。 我们还没有遇到任何问题在我们的测试。 所有的一切,BlueJ包含必要和足够要素的标准Java教学工具。 还有一个便携版本提供,如果你想要从笔驱动器的任何计算机上容易。

  • BlueJ है एक खुला स्रोत उपकरण है कि उपयोगकर्ताओं की अनुमति देता है के लिए लोगों को पढ़ाने के बारे में जावा प्रोग्रामिंग वातावरण है. यह आता है के साथ सुसज्जित चित्रमय वर्ग संरचनाओं, एक संपादक, संकलक, आभासी मशीन के हैं, और डिबगर.

    इंटरफ़ेस उपयोगकर्ता के अनुकूल है, से मिलकर एक मानक खिड़की के साथ एक सरल संरचना है । एक नई परियोजना का निर्माण की आवश्यकता होती है आप निर्दिष्ट करने के लिए, बचत निर्देशिका और फ़ाइल नाम. आप बना सकते हैं का एक नया वर्ग स्थापित करने और अपने नाम और प्रकार (जैसे वर्ग, अमूर्त वर्ग, इंटरफ़ेस, एप्लेट), डालें "का उपयोग करता है" के बीच संबंध दो वर्गों के रूप में अच्छी तरह के रूप में "विरासत".

    इसके अलावा, आप का निर्माण कर सकते हैं नए संकुल के पुनर्निर्माण के लिए उन्हें जोड़ने के लिए, कक्षाओं से फ़ाइल का उपयोग करें, एक पुस्तकालय वर्ग, के रूप में अच्छी तरह के रूप में आयात निर्देशिका. डबल-क्लिक में एक वर्ग की सूची के लिए पहुँच देता है के स्रोत कोड और प्रलेखन है.

    BlueJ प्रदान करता है, टिप्पणी में हर वर्ग के स्रोत कोड के साथ, उदाहरण के तरीकों में है. संपादन के बाद, आप कर सकते हैं कोड को संकलित और इसे बचाने के लिए. परियोजना निर्यात किया जा सकता करने के लिए जार ।

    अन्य विकल्प के BlueJ आप reconfigure कीबोर्ड शॉर्टकट बदलने के लिए, यूआई भाषा को अनुकूलित, संपादक के गुण (जैसे फ़ॉन्ट आकार, वाक्य रचना हाइलाइटिंग), रीसेट आभासी मशीन को देखने, डिबगर, और अधिक.

    आवेदन पर प्रकाश प्रणाली संसाधनों और अच्छी तरह से काम करता है, फांसी के बिना दुर्घटनाग्रस्त, या दिखा रहा है त्रुटि संदेश । हम नहीं किया है, भर में आ गए किसी भी मुद्दे हमारे परीक्षणों में. सब सब में, BlueJ शामिल हैं आवश्यक और पर्याप्त तत्वों के लिए एक मानक जावा शिक्षण उपकरण है. वहाँ भी है एक पोर्टेबल संस्करण उपलब्ध है, अगर आप चाहते हैं करने के लिए इसे चलाने से पेन ड्राइव पर किसी भी मशीन आसानी से.

  • BlueJ is an open-source tool that allows users to teach people about the Java programming environment. It comes equipped with graphical class structures, an editor, compiler, virtual machine, and debugger.

    The interface is user-friendly, consisting of a standard window with a simple structure. Creating a new project requires you to specify the saving directory and file name. You can create a new class and establish its name and type (e.g. class, abstract class, interface, applet), insert a "uses" relation between two classes as well as "inheritance".

    In addition, you can build new packages, rebuild them, add classes from file, use a library class, as well as import directories. Double-clicking a class in the list gives you access to the source code and documentation.

    BlueJ provides comments in every section of the source code, along with examples of methods.  After editing it, you can compile the code and save it. The project can be exported to JAR.

    Other options of BlueJ let you reconfigure keyboard shortcuts, change the UI language, customize editor properties (e.g. font size, syntax highlighting), reset the virtual machine, view the debugger, and more.

    The application is light on the system resources and works well, without hanging, crashing or showing error messages. We have not come across any issues in our tests. All in all, BlueJ contains the necessary and suffice elements for a standard Java teaching tool. There is also a portable edition available, if you want to run it from pen drives on any machine easily.