Skip to content
Bar54

Bar54

Software Engineering, Web Technologies, eCommerce and some more

  • Web
    • Typo3
    • SEO
  • Mobile
    • jQuery Mobile
  • Eclipse
    • Plugin Development
  • About
  • Contact

Category: Eclipse Plugin Development

Bold Font in Eclipse JFace Viewer

June 15, 2014October 29, 2014
benjamin
Eclipse, Eclipse Plugin Development

Working with fonts in Eclipse ui plugins is sometimes a bit indirectly. For example, if you want to set an element’s font to bold, you can not simply set item.setBold() or item.getFont().setBold(). The best way to get around this, is

Read more

Eclipse JFace ViewerFilter

April 20, 2014October 29, 2014
benjamin
Eclipse, Eclipse Plugin Development

Eclipse JFace infrastructure provides a powerful infrastructure called ViewerFilter, to allow the user to filter content presented in a viewer. Especially TreeViewers as extensively used by common navigator framework (CNF) based viewers such as the Project Explorer or Package Explorer

Read more

Eclipse Icon Resources

April 6, 2014October 29, 2014
benjamin
Eclipse, Eclipse Plugin Development

Online Resources for Eclipse standard and compatible Icons In addition to using Eclipse build in image/icon access API (see my previous Post ), there are reasonable websites to access Eclipse icons or free ones that are compatible with them. Eclipse

Read more

Accessing Eclipse Standard Icon Images

March 27, 2014October 29, 2014
benjamin
Eclipse, Eclipse Plugin Development

When developing Eclipse plugins that should contribute to the UI, it is reasonable to align with the Eclipse UI design. For example, within tree representations or in other UI elements, you might want to include the standard icons used in

Read more

Eclipse Static Import Code Completion

August 18, 2013March 5, 2014
benjamin
Eclipse, Eclipse Plugin Development

Many popular framework provide facilities requiring static imports in your code. Other than with regular Types, the Eclipse Java Development Tools (JDT) code completion does not work out-of-the-box for statically imported methods. For example, when writing JUnit Test Cases, you

Read more

Eclipse: Add a Simple Context Menu to Custom Viewer

December 17, 2012March 27, 2014
benjamin
Eclipse, Eclipse Plugin Development

Eclipse provides the capability to specify custom context menus and add them via extension points. Furthermore, it is possible to add a context menu to your self implemented viewer. There are several tutorials out there how this is done. However,

Read more

EMF External GenModel Reference Problem

December 7, 2012September 28, 2013
benjamin
Eclipse, Eclipse Modeling (EMF), Eclipse Plugin Development, MoDisco

If you are developing your own metamodel, EMF provides you the capability to reference elements from another meta model. Later, when you try to generate java code for your meta model and according edit and editor plugins, you might get

Read more

Jenkins/Buckminster/Emma NoSuchMethodError – Specify packages to instrument

October 19, 2012September 28, 2013
benjamin
Eclipse, Eclipse Plugin Development

The eclipse tool project provides the Buckminster project to automate the build process for eclipse plugins, features and update sites. The jenkins continuous integration server also provides a plugin to integrate buckminster into the automated build process. A good continuous

Read more

Eclipse: Raise PermSize in Run Configuration

October 10, 2012September 28, 2013
benjamin
Eclipse, Eclipse Plugin Development

One of the first things I do when working with eclipse is to raise the allocated memory. This will make eclipse running more smoothly. However, when developing eclipse plugins and applications you might have faced an OutOfMemoryException because of your

Read more

Logging in Eclipse Plugins with JUnit Support

August 10, 2012September 11, 2019
benjamin
Eclipse, Eclipse Plugin Development, Uncategorized

Logging can be used for a lot of different of use cases, ranging from debug messages during development upto application monitoring in production. In the past, log4j was set as a de facto standard, slf4j and the java internal java.util.logging

Read more

Posts navigation

Older posts

Bar54
© 2023
Powered by WordPress
Theme: Masonic by ThemeGrill
Diese Website nutzt Cookies, um für Sie das Angebot noch besser zu machen. Wenn Sie auf dieser Website weitersurfen, stimmen Sie der Cookie-Verwendung zu. Bestätigen
Privacy & Cookies Policy

Privacy Overview

This website uses cookies to improve your experience while you navigate through the website. Out of these, the cookies that are categorized as necessary are stored on your browser as they are essential for the working of basic functionalities of the website. We also use third-party cookies that help us analyze and understand how you use this website. These cookies will be stored in your browser only with your consent. You also have the option to opt-out of these cookies. But opting out of some of these cookies may affect your browsing experience.
Necessary
Always Enabled
Necessary cookies are absolutely essential for the website to function properly. This category only includes cookies that ensures basic functionalities and security features of the website. These cookies do not store any personal information.
Non-necessary
Any cookies that may not be particularly necessary for the website to function and is used specifically to collect user personal data via analytics, ads, other embedded contents are termed as non-necessary cookies. It is mandatory to procure user consent prior to running these cookies on your website.
SAVE & ACCEPT