Last change
on this file since 29 was
4,
checked in by fmguler, 15 years ago
|
SimpleJavaProxy? ilk import. Basit bir java proxy server. Tarayıcıdan bağımsız cookie'leri yönetmek için oluşturulan bir yardımcı proje. Bu halinde safari key'ini override ediyor.
|
File size:
694 bytes
|
Line | |
---|
1 | <?xml version="1.0" encoding="UTF-8"?> |
---|
2 | <project xmlns="http://www.netbeans.org/ns/project/1"> |
---|
3 | <type>org.netbeans.modules.java.j2seproject</type> |
---|
4 | <configuration> |
---|
5 | <data xmlns="http://www.netbeans.org/ns/j2se-project/3"> |
---|
6 | <name>SimpleJavaProxy</name> |
---|
7 | <source-roots> |
---|
8 | <root id="src.dir"/> |
---|
9 | </source-roots> |
---|
10 | <test-roots> |
---|
11 | <root id="test.src.dir"/> |
---|
12 | </test-roots> |
---|
13 | </data> |
---|
14 | <libraries xmlns="http://www.netbeans.org/ns/ant-project-libraries/1"> |
---|
15 | <definitions>.\lib\nblibraries.properties</definitions> |
---|
16 | </libraries> |
---|
17 | </configuration> |
---|
18 | </project> |
---|
Note: See
TracBrowser
for help on using the repository browser.