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 254987 - IllegalArgumentException: Valid file expected, got /projects/office/UnoServices/TestControlSOAP/src/cz/inova/unoservice/SOAP/TestControl/Makefile@2bccfcd9:2068966[invalid]
Summary: IllegalArgumentException: Valid file expected, got /projects/office/UnoServic...
Status: RESOLVED FIXED
Alias: None
Product: cnd
Classification: Unclassified
Component: Project (show other bugs)
Version: 8.0
Hardware: All All
: P3 normal (vote)
Assignee: Vladimir Kvashin
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-09-03 20:15 UTC by Exceptions Reporter
Modified: 2015-09-24 01:30 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 219659


Attachments
stacktrace (3.03 KB, text/plain)
2015-09-03 20:15 UTC, Exceptions Reporter
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Exceptions Reporter 2015-09-03 20:15:49 UTC
This issue was reported manually by alexvsimon.
It already has 1 duplicates 


Build: NetBeans IDE 8.0.2 (Build 201411181905)
VM: Java HotSpot(TM) 64-Bit Server VM, 25.60-b23, Java(TM) SE Runtime Environment, 1.8.0_60-b27
OS: Linux

User Comments:
GUEST: After moving makefile to another package.




Stacktrace: 
java.lang.IllegalArgumentException: Valid file expected, got /projects/office/UnoServices/TestControlSOAP/src/cz/inova/unoservice/SOAP/TestControl/Makefile@2bccfcd9:2068966[invalid]
   at org.netbeans.modules.cnd.api.makefile.MakefileSupport.parseFile(MakefileSupport.java:86)
   at org.netbeans.modules.cnd.makefile.parser.MakefileTargetProviderImpl.getPreferredTargets(MakefileTargetProviderImpl.java:70)
   at org.netbeans.modules.cnd.actions.MakeTargetAction$TargetPopupMenu.getPopupMenu(MakeTargetAction.java:126)
   at javax.swing.plaf.basic.BasicMenuUI$Handler.mouseEntered(BasicMenuUI.java:507)
   at java.awt.Component.processMouseEvent(Component.java:6544)
   at javax.swing.JComponent.processMouseEvent(JComponent.java:3324)
Comment 1 Exceptions Reporter 2015-09-03 20:15:52 UTC
Created attachment 155881 [details]
stacktrace
Comment 2 Vladimir Kvashin 2015-09-23 16:01:42 UTC
http://hg.netbeans.org/cnd-main/rev/49e272d90cb5
Comment 3 Quality Engineering 2015-09-24 01:30:02 UTC
Integrated into 'main-silver', will be available in build *201509240002* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)

Changeset: http://hg.netbeans.org/main-silver/rev/49e272d90cb5
User: Vladimir Kvashin <vkvashin@netbeans.org>
Log: fixed #254987 - IllegalArgumentException: Valid file expected