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 159050 - In place plugin support (Grails 1.1)
Summary: In place plugin support (Grails 1.1)
Status: RESOLVED FIXED
Alias: None
Product: groovy
Classification: Unclassified
Component: Grails (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: Petr Hejl
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-02-24 11:29 UTC by Petr Hejl
Modified: 2009-11-04 22:29 UTC (History)
1 user (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 Petr Hejl 2009-02-24 11:29:25 UTC
BuildConfig containing the plugins dir is ignored in current infrastructure.
Comment 1 Petr Hejl 2009-02-24 13:48:17 UTC
This applies to (classpath issues)

grails.project.plugins.dir
grails.global.plugins.dir
grails.plugin.location.xxx
Comment 2 Quality Engineering 2009-02-27 10:33:39 UTC
Integrated into 'main-golden', will be available in build *200902270313* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main/rev/9a05626975a8
User: phejl@netbeans.org
Log: #159050 invalid error in JSP editor while using web app on JBoss
Comment 3 Petr Hejl 2009-03-11 15:26:42 UTC
Only in-place plugin support is missing now.
Comment 4 fknittel 2009-09-24 13:54:23 UTC
FTR: the recorded changeset referenced the wrong bug number and has nothing to do with #159050.

Anyway, I'd really like to see support for in-place plugins. :)
Comment 5 Petr Hejl 2009-11-03 19:24:02 UTC
Fixed in web-main 295f31f8af75.
Comment 6 Quality Engineering 2009-11-04 22:29:43 UTC
Integrated into 'main-golden', will be available in build *200911041401* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main/rev/295f31f8af75
User: phejl@netbeans.org
Log: #159050 In place plugin support (Grails 1.1)