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 236747 - Options Select in project dous not work
Summary: Options Select in project dous not work
Status: RESOLVED DUPLICATE of bug 225286
Alias: None
Product: php
Classification: Unclassified
Component: Project (show other bugs)
Version: 7.4
Hardware: PC Windows 7
: P3 normal (vote)
Assignee: Tomas Mysik
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-10-04 10:17 UTC by sangoku
Modified: 2013-10-09 05:50 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 sangoku 2013-10-04 10:17:00 UTC
I have both NB 64 bit instalations 7.3.1 and 7.4.1 RC2 

 on a windows 7 platform which has 
 jdk1.7.0_09 
 jdk1.7.0_15
 jdk1.7.0_25
 jre7

SDK-s on it, nb is hooked on the latest.


Now i imported all my plugins and project from the old 7.3.1 version into this one, no idea if that is relevant...

When i got o tab select in project on a open php file it dous not doa nything. Also when i turn thhe option in the menu to automatically dous it on each document open and select it dous not work to. 


If you ned any additionall info please say so :D
Comment 1 Tomas Zezula 2013-10-04 14:21:55 UTC
The select in project is project specific implemented in LogicalViewProvider in concrete project type (PHP in this case).
Comment 2 Tomas Mysik 2013-10-07 05:07:14 UTC
Sounds like a duplicate of issue #225286. Is it always reproducible or is it random?

@mmolda: Milane, please try it, if possible.

Thanks.
Comment 3 mmolda 2013-10-08 16:29:04 UTC
Sorry, I am not able to reproduce it. I tried import some projects from 7.3.1 to 7.4. I was using JDK 1.7.0_40, I will try update 25 too. But I really dont know how to reproduce that.

@reporter: As Tomas said, is this bug always reproducible? Can you please try to write exact steps to reproduce it?

Thanks
Comment 4 Tomas Mysik 2013-10-09 05:50:40 UTC
@mmolda: No need to try a different JDK, it cannot have any impact on this issue.

Marking as a duplicate of issue #225286.

Thanks.

*** This bug has been marked as a duplicate of bug 225286 ***