
-
Error: Failed to update Eclipse Oxygen3 on Mac
Techno GateThis video describes how to solve the problem of updating Eclipse on Mac computers. The error message you receive when try to updated eclipse is: An error occurred while unconfiguring the items to uninstall session context was:(profile=_Users_trailxotrailxo_eclipse_java-oxygen3_Eclipse.app_Contents_Eclipse, phase=org.eclipse.equinox.internal.p2.engine.phases.Unconfigure, operand=[R]epp.package.java.executable.cocoa.macosx.x86_64.eclipse 4.7.3.20180308-1800 -- null, action=org.eclipse.equinox.internal.p2.touchpoint.eclipse.actions.SetLauncherNameAction). Error while loading manipulator. Error while loading manipulator.3 views 1 comment -
Java for Beginners (2): Loop controls
Techno GateIn this video, we present the loop controls in Java: - for loop - Enhanced for loop - while loop - do while loop23 views -
Java for Beginners (1): Creating Classes using Eclipse
Techno GateThe video describes the creation of classes in Java using Eclipse. it also present the relationship between classes.28 views -
UML modeling using Eclipse Papyrus
Techno GateIn this video, we demonstrate UML modeling using a free plugin called Papyrus on Eclipse. The video describes a class diagram example. The link of Papyrus: https://www.eclipse.org/papyrus/index.php71 views 1 comment