Empresas
Empregos
  • Sobre nós
  • Soluções
    • Publicação de vagas
      Publique sua vaga e receba candidatos qualificados em 48h.
    • Avaliações de candidatos
      Mais de 500 testes técnicos e psicológicos, mais anti-fraude.
    • Headhunting
      Busca executiva personalizada do início ao fim.
    • Folha de Pagamento + EOR
      Dispersão de folha e EOR em mais de 15 países da LATAM.
  • Preços
  • Empregos

0

196
Visualizações
Updating plugin.xml file in an external supplied jar file

I have the following content in my plugin.xml that I receive from an external vendor. As you can see, I would be able to see two different views by the name Risk Details and Ranking Details.

I am interested in changing the text to a different one, say, My Risk Details and My Ranking Details.

Also, I would be receiving the same jar file ( which contains the plugin.xml ) as and when a bug fix is delivered by the external vendor.

What is the best way of dealing with such scenario?.

What I have on my mind: Manually extract the content of the jar file, update the plugin.xml and finally zip it back and rename the zip file to jar file again, and add it to our build system. But this is quite tedious and error prone. In the event that I miss this manual update, things would revert back to the default settings.

   <extension point="org.eclipse.ui.views">
      <view
            name="Ghi"
            icon="icons/application_Ghi_16.png"
            class="com.abc.def.GhiHeaderView"
            id="com.abc.def.GhiHeaderView">
      </view>
      <view
            name="Risk Details"
            icon="icons/application_Ghi_16.png"
            class="com.abc.def.GhiRiskView"
            id="com.abc.def.GhiRiskView">
      </view>
      <view
            name="Ranking Details"
            icon="icons/application_Ghi_16.png"
            class="com.abc.def.GhiRankingView"
            id="com.abc.def.GhiRankingView">
      </view>
   </extension>

Request you to share some pointers on what can be done to improve this process.

Thanks, Pavan.

over 4 years ago · Santiago Trujillo
Responde à pergunta
Encontrar trabalhos remotos

Descubra a nova forma de encontrar um emprego!

melhores empregos
Principais categorias de trabalho
Empresas
Postar vaga Preços Comercial
Jurídico
Termos e Condições Política de privacidade
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Recomende algumas ofertas para mim
Preciso de ajuda