OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:CoreException
(Results
76 - 100
of
173
) sorted by null
1
2
3
4
5
6
7
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/refactoring/
VisualRefactoringAction.java
26
import org.eclipse.core.runtime.
CoreException
;
126
} catch (
CoreException
e) {
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/refactoring/core/
AndroidTypeMoveParticipant.java
39
import org.eclipse.core.runtime.
CoreException
;
106
public Change createChange(IProgressMonitor pm) throws
CoreException
,
145
* @throws
CoreException
147
public IDocument getDocument() throws
CoreException
{
250
} catch (
CoreException
e) {
317
} catch (
CoreException
ignore) {
323
} catch (
CoreException
ignore) {
342
} catch (
CoreException
e) {
348
} catch (
CoreException
e1) {
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/resources/manager/
ResourceManager.java
47
import org.eclipse.core.runtime.
CoreException
;
237
} catch (
CoreException
e) {
322
} catch (
CoreException
e) {
510
} catch (
CoreException
e1) {
557
} catch (
CoreException
e) {
660
} catch (
CoreException
e) {
680
} catch (
CoreException
e) {
695
} catch (
CoreException
e) {
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/sourcelookup/
AdtSourceLookupDirector.java
26
import org.eclipse.core.runtime.
CoreException
;
44
public void initializeDefaults(ILaunchConfiguration configuration) throws
CoreException
{
/sdk/eclipse/plugins/com.android.ide.eclipse.ndk/src/com/android/ide/eclipse/ndk/internal/templates/
SetFolders.java
32
import org.eclipse.core.runtime.
CoreException
;
100
} catch (
CoreException
e) {
/sdk/eclipse/plugins/com.android.ide.eclipse.pdt/src/com/android/ide/eclipse/pdt/internal/
DevTreeProjectProvider.java
24
import org.eclipse.core.runtime.
CoreException
;
136
} catch (
CoreException
e) {
SourceRevealer.java
22
import org.eclipse.core.runtime.
CoreException
;
131
} catch (
CoreException
e) {
151
public void acceptSearchMatch(SearchMatch match) throws
CoreException
{
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/
SourceRevealer.java
28
import org.eclipse.core.runtime.
CoreException
;
151
} catch (
CoreException
e) {
289
} catch (
CoreException
e) {
326
public void acceptSearchMatch(SearchMatch match) throws
CoreException
{
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gle2/
CustomViewFinder.java
29
import org.eclipse.core.runtime.
CoreException
;
103
} catch (
CoreException
e) {
111
} catch (
CoreException
e) {
204
public void acceptSearchMatch(SearchMatch match) throws
CoreException
{
265
} catch (
CoreException
e) {
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/launch/junit/
AndroidJUnitLaunchConfigurationTab.java
32
import org.eclipse.core.runtime.
CoreException
;
363
} catch (
CoreException
ce) {
396
} catch (
CoreException
ce) {
412
} catch (
CoreException
e) {
422
} catch (
CoreException
ce) {
437
} catch (
CoreException
ce) {
468
} catch (
CoreException
ce) {
512
} catch (
CoreException
e) {
513
// TODO: does the real error need to be extracted out of
CoreException
524
private void mapResources(ILaunchConfigurationWorkingCopy config) throws
CoreException
{
[
all
...]
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/refactorings/renamepackage/
ApplicationPackageNameRefactoring.java
31
import org.eclipse.core.runtime.
CoreException
;
100
throws
CoreException
, OperationCanceledException {
123
public Change createChange(IProgressMonitor pm) throws
CoreException
,
163
} catch (
CoreException
e) {
203
} catch (
CoreException
e) {
294
} catch (
CoreException
e) {
418
public boolean visit(IResource resource) throws
CoreException
{
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.core.contenttype_3.4.100.v20100505-1235.jar
org.eclipse.core.runtime_3.6.0.v20100505.jar
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.pde.build_3.6.1.R36x_v20100823/lib/
pdebuild-ant.jar
/sdk/eclipse/plugins/com.android.ide.eclipse.ndk/src/com/android/ide/eclipse/ndk/internal/launch/
NdkGdbLaunchDelegate.java
50
import org.eclipse.core.runtime.
CoreException
;
76
IProgressMonitor monitor) throws
CoreException
{
87
IProgressMonitor monitor) throws
CoreException
{
325
IProject project, NativeAbi compatAbi, IProgressMonitor monitor) throws
CoreException
{
372
throws
CoreException
{
437
} catch (
CoreException
e) {
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/
LayoutReloadMonitor.java
37
import org.eclipse.core.runtime.
CoreException
;
182
} catch (
CoreException
e) {
198
} catch (
CoreException
e) {
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/refactoring/changes/
AndroidLayoutChange.java
25
import org.eclipse.core.runtime.
CoreException
;
100
public RefactoringStatus isValid(IProgressMonitor pm) throws
CoreException
,
123
} catch (
CoreException
e) {
/sdk/eclipse/plugins/com.android.ide.eclipse.traceview/src/com/android/ide/eclipse/traceview/editors/
TraceviewEditor.java
37
import org.eclipse.core.runtime.
CoreException
;
147
} catch (
CoreException
e) {
209
} catch (
CoreException
ex) {
/prebuilts/tools/common/eclipse/
org.eclipse.core.runtime_3.6.0.v20100505.jar
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/build/builders/
PreCompilerBuilder.java
54
import org.eclipse.core.runtime.
CoreException
;
159
} catch (
CoreException
e) {
171
} catch (
CoreException
e) {
217
throws
CoreException
{
612
protected void clean(IProgressMonitor monitor) throws
CoreException
{
625
private void doClean(IProject project, IProgressMonitor monitor) throws
CoreException
{
687
throws IOException,
CoreException
{
730
* @throws
CoreException
735
throws
CoreException
, AbortBuildException {
[
all
...]
PostCompilerBuilder.java
57
import org.eclipse.core.runtime.
CoreException
;
140
* @throws
CoreException
143
public boolean visit(IResourceDelta delta) throws
CoreException
{
214
protected void clean(IProgressMonitor monitor) throws
CoreException
{
249
throws
CoreException
{
[
all
...]
PreCompilerDeltaVisitor.java
39
import org.eclipse.core.runtime.
CoreException
;
166
public boolean visit(IResourceDelta delta) throws
CoreException
{
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/launch/
MainLaunchConfigTab.java
31
import org.eclipse.core.runtime.
CoreException
;
332
catch (
CoreException
ce) {
344
} catch (
CoreException
e) {
359
catch (
CoreException
ce) {
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/lint/
EclipseLintClient.java
52
import org.eclipse.core.runtime.
CoreException
;
170
} catch (
CoreException
e) {
244
} catch (
CoreException
e) {
281
} catch (
CoreException
e) {
316
} catch (
CoreException
e) {
344
} catch (
CoreException
e) {
467
} catch (
CoreException
e) {
494
} catch (
CoreException
e) {
555
} catch (
CoreException
e) {
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/build/
ConvertSwitchQuickFixProcessor.java
24
import org.eclipse.core.runtime.
CoreException
;
62
IProblemLocation[] location) throws
CoreException
{
Completed in 714 milliseconds
1
2
3
4
5
6
7