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 102058 - Indentation of embedded schliemanns languages doesn't work
Summary: Indentation of embedded schliemanns languages doesn't work
Status: RESOLVED FIXED
Alias: None
Product: obsolete
Classification: Unclassified
Component: languages (show other bugs)
Version: 6.x
Hardware: All All
: P1 blocker (vote)
Assignee: Marek Fukala
URL:
Keywords:
: 101308 (view as bug list)
Depends on: 106999 108146 109207
Blocks:
  Show dependency tree
 
Reported: 2007-04-21 10:37 UTC by Marek Fukala
Modified: 2007-07-16 13:00 UTC (History)
5 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 Marek Fukala 2007-04-21 10:37:14 UTC
Indentation of embedded schliemanns languages doesn't work now - the indentation
engines has to be called from the top level language.
Comment 1 Marek Fukala 2007-04-21 10:37:47 UTC
must be fixed to M9
Comment 2 Marek Fukala 2007-06-19 11:18:20 UTC
We still wait for the editor/indent infrastructure to be fully ready to use. I work on this feature and expect it will
be done by the end of this week or the begginning of the next one.
Comment 3 Marek Fukala 2007-07-13 13:43:07 UTC
*** Issue 101308 has been marked as a duplicate of this issue. ***
Comment 4 Jan Jancura 2007-07-16 13:00:05 UTC
fixed in trunk:

my code is called twice times, so indentation does not work correctly. I will fire a issue for it.


IDE:-------------------------------------------------
IDE: [7/16/07 1:54 PM] Committing "Generic Languages Framework" started
cvs server: scheduling file `IndentFactory.java' for addition
cvs server: use 'cvs commit' to add this file permanently
Checking in src/org/netbeans/modules/languages/dataobject/MimeLookupInitializerImpl.java;
/cvs/languages/engine/src/org/netbeans/modules/languages/dataobject/MimeLookupInitializerImpl.java,v  <-- 
MimeLookupInitializerImpl.java
new revision: 1.6; previous revision: 1.5
done
Checking in src/org/netbeans/modules/languages/dataobject/LanguagesEditorKit.java;
/cvs/languages/engine/src/org/netbeans/modules/languages/dataobject/LanguagesEditorKit.java,v  <--  LanguagesEditorKit.java
new revision: 1.16; previous revision: 1.15
done
Checking in nbproject/project.xml;
/cvs/languages/engine/nbproject/project.xml,v  <--  project.xml
new revision: 1.16; previous revision: 1.15
done
RCS file: /cvs/languages/engine/src/org/netbeans/modules/languages/features/IndentFactory.java,v
done
Checking in src/org/netbeans/modules/languages/features/IndentFactory.java;
/cvs/languages/engine/src/org/netbeans/modules/languages/features/IndentFactory.java,v  <--  IndentFactory.java
initial revision: 1.1
done
IDE: [7/16/07 1:54 PM] Committing "Generic Languages Framework" finished