Feature #730
Mis à jour par Matthieu Decorde il y a plus de 11 ans
The installation details panel contains 5 tabs.
The first one to show should be "Installation history"
This ticket is a try before doing ticket #715
#XXX
To do this, we need to modify eclipse sources using fragment and this tutorial:
# http://wiki.eclipse.org/Steps_to_use_Fragments_to_patch_a_plug-in *BUT don't do step 10*
# add the fragment in the RCP feature dependancies
# add the 2 projects created to TXM SVN
The first one to show should be "Installation history"
This ticket is a try before doing ticket #715
#XXX
To do this, we need to modify eclipse sources using fragment and this tutorial:
# http://wiki.eclipse.org/Steps_to_use_Fragments_to_patch_a_plug-in *BUT don't do step 10*
# add the fragment in the RCP feature dependancies
# add the 2 projects created to TXM SVN