facebook

Genuitec's Blog: Genuitec

SDC 2015 SR4 is now ready to roll!

Posted on Feb 24th 2016
Over the last couple of months we have had many important releases go out the door for MyEclipse and our latest product, Webclipse. It was time for Secure Delivery Center to catch up, and to be able to provide you and your team with all these features with … Read More

Server Domains: All You Need to Know

Posted on Feb 17th 2016
The concept of “server domains” is familiar to those who use Sun related servers such as, GlassFish, WebLogic, Sun Java System Application Server (SJSAS), Payara, etc. Similar concepts are in other application servers, such as domains in JBoss and Wildfly, and profiles in WebSphere. This article is based … Read More

MyEclipse Twitter Chat – Recap Feb 16th

Posted on Feb 16th 2016
Hello! here is the Genuitec Twitter chat recap! in case you missed it 😉Q1 For those new to @MyEclipseIDE, what’s the difference between the Stable stream vs CI stream? A1.Stable stream has less frequent updates;the CI stream has new features that while functional, are continuing to be tweaked. … Read More

Command Handler Guide for Eclipse

Posted on Jan 28th 2016
Introduction to Command Handlers in EclipseA command is the declaration of a behavior by id.  Commands are used to declare semantic behavior and the corresponding action implementations can be defined elsewhere by handlers.There are several advantages of command handlers:Defining menu contribution and commands uses same set of extensions points … Read More
Show More