help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Jdee Import All Command


From: nixiguf
Subject: Re: Jdee Import All Command
Date: Mon, 03 Feb 2014 00:50:29 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.2.0

On 02/02/2014 04:27 AM, nixiguf wrote:
Hello there. I would like some help from Emacs+Jde users please.

Jde Import All command C-c C-v z imports all needed classes including
the files from working folder.
Is there a way to exclude the files in working folder from import?


Thank you in advance.


Well, please let me ask it this way.
Mx-customize-variable ==> Jde-import-excluded-classes shows the following:


;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
Hide Jde Import Excluded Classes:
INS DEL Exclude rule:
            Exclude test: Value Menu Regexp: ^bsh\..*
            Exclude synonyms: Toggle  off (nil)
INS DEL Exclude rule:
            Exclude test: Value Menu Regexp: ^java\.lang\.[^.]*$
            Exclude synonyms: Toggle  on (non-nil)
INS DEL Exclude rule:
            Exclude test: Value Menu Regexp: ^sun\..*
            Exclude synonyms: Toggle  off (nil)
INS DEL Exclude rule:
            Exclude test: Value Menu Regexp: ^com\.sun\..*
            Exclude synonyms: Toggle  off (nil)
INS DEL Exclude rule:
Exclude test: Value Menu Test function: jde-import-current-package-p
            Exclude synonyms: Toggle  on (non-nil)
INS
    State : STANDARD.
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;

I think this is where I set to exclude classes from working folder.
How do I do that?
Anyone know?


reply via email to

[Prev in Thread] Current Thread [Next in Thread]