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 270369 - java.io.FileNotFoundException: C:\Android\androidsdk\tools\lib\build.template (The system cannot find the file specified)
Summary: java.io.FileNotFoundException: C:\Android\androidsdk\tools\lib\build.template...
Status: NEW
Alias: None
Product: projects
Classification: Unclassified
Component: Generic Infrastructure (show other bugs)
Version: 8.2
Hardware: All All
: P3 normal (vote)
Assignee: Tomas Stupka
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-04-11 18:01 UTC by veisal
Modified: 2017-10-29 21:36 UTC (History)
4 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 228279


Attachments
stacktrace (2.36 KB, text/plain)
2017-04-11 18:01 UTC, veisal
Details
stacktrace (2.21 KB, text/plain)
2017-06-16 03:34 UTC, harunzein
Details

Note You need to log in before you can comment on or make changes to this bug.
Description veisal 2017-04-11 18:01:27 UTC
Build: NetBeans IDE 8.2 (Build 201609300101)
VM: Java HotSpot(TM) Client VM, 25.121-b13, Java(TM) SE Runtime Environment, 1.8.0_121-b13
OS: Windows 7

User Comments:
veisal: error first created project android

GUEST: build issue

GUEST: I have installed android studio baut I get this error

GUEST: <Please provide a description of the problem or the steps to reproduce>d

GUEST: Aunque se de un clean and build no arregla el error

GUEST: after installation of android studio I get that error




Stacktrace: 
java.io.FileNotFoundException: C:\Android\androidsdk\tools\lib\build.template (The system cannot find the file specified)
   at java.io.FileInputStream.open0(FileInputStream.java:0)
   at java.io.FileInputStream.open(FileInputStream.java:195)
   at java.io.FileInputStream.<init>(FileInputStream.java:138)
   at java.io.FileInputStream.<init>(FileInputStream.java:93)
   at java.io.FileReader.<init>(FileReader.java:58)
   at com.android.sdklib.internal.project.ProjectCreator.installFullPathTemplate(ProjectCreator.java:1372)
Comment 1 veisal 2017-04-11 18:01:29 UTC
Created attachment 164086 [details]
stacktrace
Comment 2 harunzein 2017-06-16 03:34:22 UTC
Created attachment 164554 [details]
stacktrace

please, help me with this problem
thank you