123456789101112131415161718 |
- ###############################################################################
- # Copyright (c) 2013 IBM Corporation and others.
- # All rights reserved. This program and the accompanying materials
- # are made available under the terms of the Eclipse Public License v1.0
- # which accompanies this distribution, and is available at
- # http://www.eclipse.org/legal/epl-v10.html
- #
- # Contributors:
- # IBM Corporation - initial API and implementation
- ###############################################################################
- #
- #ISMESSAGEFILE FALSE
- #NLS_ENCODING=UNICODE
- #NLS_MESSAGEFORMAT_NONE
- #
- description=Dieses Feature erm\u00f6glicht, die OSGi-Konsole f\u00fcr das Debugging der Laufzeitumgebung zu verwenden. \
- Es kann verwendet werden, um Informationen zu Bundles, Paketen und Services anzuzeigen, die f\u00fcr die Entwicklung eigener Features f\u00fcr Produkterweiterungen hilfreich sein k\u00f6nnen.
|