 |
BorlandTalk.com Borland discussion newsgroups
|
| View previous topic :: View next topic |
| Author |
Message |
Julie Filho Guest
|
Posted: Thu Apr 01, 2004 4:50 pm Post subject: Re: In JBX can't exclude a directory from a web app? |
|
|
In JB9, I was able to right-click on a sub-directory in the root directory of the web app and choose "Exclude Directory from WebApp" to exclude a subset of jsps that i dont want. Using the filters feature in JBX does not achieve the same thing because it only seems to allow exclusion of classes, not jsps and html pages. Or maybe I am missing something?
"Lata Amujuri" <lamujuri (AT) borland (DOT) com> wrote:
| Quote: | How did you use this feature in JB 9? If you were using it to exclude a set
of files/classes you can achieve the same in JB X using filters/file types
(web module properties).
- Lata
"Julie Filho" <jfilho (AT) bds (DOT) com> wrote in message
news:406b2571$1 (AT) newsgroups (DOT) borland.com...
Hi,
Does anyone know how to exclude a directory from a webApp in JBX? In JB9
it was an option off of the right-click menu, but in JBX that option is no
longer in the menu and I can't find it anywhere else.
Any info would be appreciated as we need to be able to do this due to some
project componentization constraints.
Thank you!
Julie
|
|
|
| Back to top |
|
 |
Lata Amujuri Guest
|
Posted: Thu Apr 01, 2004 6:08 pm Post subject: Re: In JBX can't exclude a directory from a web app? |
|
|
Even though the property page says classes, you can exclude any file types
in your module.
For e.g. you can do
/dir1/*.jsp - all jsps in dir1
or
/dir1/**/*.* - all files (recursively) under dir1
"Julie Filho" <jfilho (AT) bds (DOT) com> wrote
| Quote: |
In JB9, I was able to right-click on a sub-directory in the root directory
of the web app and choose "Exclude Directory from WebApp" to exclude a |
subset of jsps that i dont want. Using the filters feature in JBX does not
achieve the same thing because it only seems to allow exclusion of classes,
not jsps and html pages. Or maybe I am missing something?
| Quote: |
"Lata Amujuri" <lamujuri (AT) borland (DOT) com> wrote:
How did you use this feature in JB 9? If you were using it to exclude a
set
of files/classes you can achieve the same in JB X using filters/file
types
(web module properties).
- Lata
"Julie Filho" <jfilho (AT) bds (DOT) com> wrote in message
news:406b2571$1 (AT) newsgroups (DOT) borland.com...
Hi,
Does anyone know how to exclude a directory from a webApp in JBX? In
JB9
it was an option off of the right-click menu, but in JBX that option is
no
longer in the menu and I can't find it anywhere else.
Any info would be appreciated as we need to be able to do this due to
some
project componentization constraints.
Thank you!
Julie
|
|
|
| Back to top |
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|