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 49780 - [40cat] maven project layout
Summary: [40cat] maven project layout
Status: RESOLVED INVALID
Alias: None
Product: projects
Classification: Unclassified
Component: Generic Infrastructure (show other bugs)
Version: 4.x
Hardware: PC Windows ME/2000
: P1 blocker (vote)
Assignee: Jesse Glick
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-10-01 11:01 UTC by ihepda
Modified: 2004-10-04 16:23 UTC (History)
0 users

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description ihepda 2004-10-01 11:01:07 UTC
[ BUILD 
# : 200409301800 ]
[ JDK VERSION : J2
SE 1.5.0 ]

Hi all,
I'
m using maven to man
age a 
project.
My projec
t layout is
:
[project directory]
-
-src
----java
-
---test
----weba
pp
----
---[jsp d
irectory]
---
----WEB-INF

---------ecc.
.
.
--conf
----test
------ecc...
-----share
----
---ecc...

Using netbeans project I
've set in this mode:
Java Project 
with existing sources
source fold
e
r = [prj dir]/src/java
test folder = [prj dir]/
src/test

For the other files (webapp and conf) ne
tbeans can't show they. I've configu
rated this directory in "Favorites" how w
ork-around, but in "fovor
i
tes" i can't create xml files, properties file
s, ecc.. 

I spossible configure
 the tab "Files" for the project to add other dire
ctory?
In project propert
Comment 1 Jesse Glick 2004-10-04 16:23:33 UTC
If you are using Maven to manage your projects, you are far better off
getting the Maven plug in for NB 4.0 which treats a Maven project as a
first-class NB project with no additional configuration. See
mevenide.codehaus.org.