ctf: Rename internal CTFStrings to MetadataStrings
authorAlexandre Montplaisir <alexmonthy@voxpopuli.im>
Tue, 25 Jun 2013 19:03:35 +0000 (15:03 -0400)
committerAlexandre Montplaisir <alexmonthy@voxpopuli.im>
Thu, 25 Jul 2013 18:52:53 +0000 (14:52 -0400)
commitfafc36a7215d3be8d62783fc50eab5576397b751
tree0379743d9b337793a62c227cdd94a53df8febc14
parentc1cd96356d5669ebb561a7cb5f5917379f7419a7
ctf: Rename internal CTFStrings to MetadataStrings

Rename an internal interface used for CTF Metadata so that it
doesn't clash with the upcoming public CTFStrings for use in
other plugins.

Change-Id: I4e29a6d42db4994df7a757ac27d0121367911779
Signed-off-by: Alexandre Montplaisir <alexmonthy@voxpopuli.im>
Reviewed-on: https://git.eclipse.org/r/14053
Tested-by: Hudson CI
Reviewed-by: Bernd Hufmann <bernd.hufmann@ericsson.com>
IP-Clean: Bernd Hufmann <bernd.hufmann@ericsson.com>
Tested-by: Bernd Hufmann <bernd.hufmann@ericsson.com>
org.eclipse.linuxtools.ctf.core/src/org/eclipse/linuxtools/internal/ctf/core/event/metadata/CTFStrings.java [deleted file]
org.eclipse.linuxtools.ctf.core/src/org/eclipse/linuxtools/internal/ctf/core/event/metadata/IOStructGen.java
org.eclipse.linuxtools.ctf.core/src/org/eclipse/linuxtools/internal/ctf/core/event/metadata/MetadataStrings.java [new file with mode: 0644]
This page took 0.042603 seconds and 5 git commands to generate.