blob: 93f73dde0aacc99b92f98bd93c5b6e343508147c [file] [log] [blame]
/*******************************************************************************
* Copyright (c) 2018 Remain Software
* 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:
* wim.jongman@remainsoftware.com - initial API and implementation
*******************************************************************************/
/**
* Internal implementation of the TipManager for the Eclipse IDE. You can use
* these classes to see how we have implemented our TipManager and then create
* your own.
*/
package org.eclipse.tips.ide.internal;