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 213830 - Provide utilities for offline project and cache generation
Summary: Provide utilities for offline project and cache generation
Status: NEW
Alias: None
Product: cnd
Classification: Unclassified
Component: Project (show other bugs)
Version: 7.2
Hardware: PC Linux
: P3 normal (vote)
Assignee: Alexander Simon
URL:
Keywords:
Depends on:
Blocks: 213823
  Show dependency tree
 
Reported: 2012-06-08 13:04 UTC by Leonid Lenyashin
Modified: 2013-01-11 14:51 UTC (History)
0 users

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Leonid Lenyashin 2012-06-08 13:04:09 UTC
The offline project/cache generation assumes there is a set of utilities:
1) Utility that takes compilation command for a single line as input, analyze it and log somewhere. Optionally it can invoke the command as well.
2) Utility that take the log and generate nbproject
3) Utility that take the log and nbproject and generate Code Model cache for that project
Comment 1 Leonid Lenyashin 2013-01-11 11:51:32 UTC
Has not it been fixed already?
Comment 2 Alexander Simon 2013-01-11 14:51:23 UTC
NB does not provide such utility