~ubuntu-branches/ubuntu/utopic/eclipse-linuxtools/utopic

« back to all changes in this revision

Viewing changes to systemtap/org.eclipse.linuxtools.systemtap.ui.tests/.settings/org.eclipse.jdt.core.prefs

  • Committer: Package Import Robot
  • Author(s): Jakub Adam
  • Date: 2014-05-12 18:11:40 UTC
  • mfrom: (3.1.2 sid)
  • Revision ID: package-import@ubuntu.com-20140512181140-w237r3vsah1tmybz
Tags: 2.2.1-1
* New upstream release.
* Refreshed d/patches.
* Removed eclipse-cdt-valgrind-remote package, all its functionality
  is now provided by eclipse-cdt-profiling-framework-remote.
* Added remove-license-feature.patch.
* Bump Standards-Version to 3.9.5.
* Enable eclipse-changelog package.
* Enable eclipse-rpm-editor package.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
#Sat Jun 20 00:37:21 IST 2009
2
1
eclipse.preferences.version=1
3
2
org.eclipse.jdt.core.compiler.codegen.inlineJsrBytecode=enabled
4
 
org.eclipse.jdt.core.compiler.codegen.targetPlatform=1.5
 
3
org.eclipse.jdt.core.compiler.codegen.targetPlatform=1.6
5
4
org.eclipse.jdt.core.compiler.codegen.unusedLocal=preserve
6
 
org.eclipse.jdt.core.compiler.compliance=1.5
 
5
org.eclipse.jdt.core.compiler.compliance=1.6
7
6
org.eclipse.jdt.core.compiler.debug.lineNumber=generate
8
7
org.eclipse.jdt.core.compiler.debug.localVariable=generate
9
8
org.eclipse.jdt.core.compiler.debug.sourceFile=generate
10
9
org.eclipse.jdt.core.compiler.problem.assertIdentifier=error
11
10
org.eclipse.jdt.core.compiler.problem.enumIdentifier=error
12
 
org.eclipse.jdt.core.compiler.source=1.5
 
11
org.eclipse.jdt.core.compiler.source=1.6