Skip to content

Tarik Billa

  • Web Development
    • html
    • vue.js
    • laravel
    • css
    • javascript
    • jquery
    • node.js
    • php
    • asp.net
  • Programming
    • python
    • java
    • c
    • c++
    • c#
  • git
  • android

eclipse-pde

Programmatically showing a View from an Eclipse Plug-in

December 22, 2023 by Tarik

You are probably looking for this: PlatformUI.getWorkbench().getActiveWorkbenchWindow().getActivePage().showView(“viewId”);

Categories eclipse Tags eclipse, eclipse-pde, eclipse-plugin, eclipse-rcp, rcp Leave a comment

How can I disable “Initialize Java Tooling” on Eclipse startup?

August 30, 2023 by Tarik

Try to terminate eclipse then backup and delete the folder .metadata/.plugins/org.eclipse.core.resources/.history Restarting eclipse will not hang the Java Tooling process.

Categories java Tags eclipse, eclipse-pde, eclipse-plugin, eclipse-rcp, java Leave a comment

How to run Eclipse launch configurations programmatically?

August 3, 2023 by Tarik

there is an eclipse plugin built over JUnit, called TPTP. It provides an automation client which can be used to launch the test from eclipse with no gui. maybe it helps

Categories eclipse Tags build-process, eclipse, eclipse-pde, eclipse-plugin Leave a comment

Tarik Billa

Software Engineer
tarikbilla@gmail.com
+8801884414000
  • Reuse a hash in YAMLApril 17, 2024
  • Dockerfile: how to redirect the output of a RUN command to a variable?April 16, 2024
  • How to cd to a directory with spaces in the directory name?April 16, 2024
  • Maximum MIME type length when storing the type in a databaseApril 16, 2024
  • What is the difference between Unit, Integration, Regression and Acceptance Testing?April 16, 2024
© 2026 Tarik Billa