This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 61088 - [hints]Use MIME lookup to gather HintsProvider(s)
Summary: [hints]Use MIME lookup to gather HintsProvider(s)
Status: VERIFIED FIXED
Alias: None
Product: editor
Classification: Unclassified
Component: -- Other -- (show other bugs)
Version: 5.x
Hardware: All All
: P1 blocker (vote)
Assignee: Pavel Flaska
URL:
Keywords:
Depends on:
Blocks: 60843
  Show dependency tree
 
Reported: 2005-07-18 18:42 UTC by Jan Lahoda
Modified: 2007-11-05 13:44 UTC (History)
3 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jan Lahoda 2005-07-18 18:42:31 UTC
Please use editor's MIME lookup to gather HintsProvider(s). Also rename the
folder for HintsProvider(s) registration from "Services" to a more suitable name.
Comment 1 Pavel Flaska 2005-07-20 10:41:06 UTC
Checking in editor/hints/nbproject/project.xml;
/cvs/editor/hints/nbproject/project.xml,v  <--  project.xml
new revision: 1.4; previous revision: 1.3
done
RCS file:
/cvs/editor/hints/src/META-INF/services/org.netbeans.spi.editor.mimelookup.Class2LayerFolder,v
done
Checking in
editor/hints/src/META-INF/services/org.netbeans.spi.editor.mimelookup.Class2LayerFolder;
/cvs/editor/hints/src/META-INF/services/org.netbeans.spi.editor.mimelookup.Class2LayerFolder,v
 <--  org.netbeans.spi.editor.mimelookup.Class2LayerFolder
initial revision: 1.1
done
Checking in editor/hints/src/org/netbeans/modules/editor/hints/HintsOperator.java;
/cvs/editor/hints/src/org/netbeans/modules/editor/hints/HintsOperator.java,v 
<--  HintsOperator.java
new revision: 1.4; previous revision: 1.3
done
RCS file:
/cvs/editor/hints/src/org/netbeans/modules/editor/hints/HintsProviderClass2LayerFolder.java,v
done
Checking in
editor/hints/src/org/netbeans/modules/editor/hints/HintsProviderClass2LayerFolder.java;
/cvs/editor/hints/src/org/netbeans/modules/editor/hints/HintsProviderClass2LayerFolder.java,v
 <--  HintsProviderClass2LayerFolder.java
initial revision: 1.1
done
Removing
editor/hints/src/org/netbeans/modules/editor/hints/borrowed/EditorUtilities.java;
/cvs/editor/hints/src/org/netbeans/modules/editor/hints/borrowed/EditorUtilities.java,v
 <--  EditorUtilities.java
new revision: delete; previous revision: 1.1
done
Checking in java/hints/src/org/netbeans/modules/java/hints/resources/layer.xml;
/cvs/java/hints/src/org/netbeans/modules/java/hints/resources/layer.xml,v  <-- 
layer.xml
new revision: 1.3; previous revision: 1.2
done
Comment 2 Roman Strobl 2005-10-27 13:10:01 UTC
Seems to be fixed -> verified.