|
|
|
Структура проекта (gwt)
|
|||
|---|---|---|---|
|
#18+
Добрый день всем, ребята! у меня проект один цельный, к нему добавляю еще один, то есть по сути это два разных проекта (с разными назначениями), вопрос, при добавлении нового проекта, разделение классов проводить смешанно со старым проектом или создавать отдельные папки для нового проекта во всех разделах клиент-серверной структуры (например, glob - client/glob, shared/glob, server/glob). ... |
|||
|
:
Нравится:
Не нравится:
|
|||
| 17.09.2015, 10:20 |
|
||
|
Структура проекта (gwt)
|
|||
|---|---|---|---|
|
#18+
Blazkowicz, where are you? ... |
|||
|
:
Нравится:
Не нравится:
|
|||
| 17.09.2015, 10:55 |
|
||
|
Структура проекта (gwt)
|
|||
|---|---|---|---|
|
#18+
Helen_CobskeeBlazkowicz, where are you? Вопрос не понятен. Если это два разных проекта, то зачем смешивать? ... |
|||
|
:
Нравится:
Не нравится:
|
|||
| 17.09.2015, 11:14 |
|
||
|
Структура проекта (gwt)
|
|||
|---|---|---|---|
|
#18+
BlazkowiczHelen_CobskeeBlazkowicz, where are you? Вопрос не понятен. Если это два разных проекта, то зачем смешивать? Это называется Ынтырпрайз. ТС А вообще можно мешать, можно и разделять. Делай как тебе удобно. Все зависит от проектов. Может случиться что второй проект станет основным а первым к нему дополнением. ... |
|||
|
:
Нравится:
Не нравится:
|
|||
| 17.09.2015, 11:25 |
|
||
|
Структура проекта (gwt)
|
|||
|---|---|---|---|
|
#18+
Helen_CobskeeДобрый день всем, ребята! у меня проект один цельный, к нему добавляю еще один, то есть по сути это два разных проекта (с разными назначениями), вопрос, при добавлении нового проекта, разделение классов проводить смешанно со старым проектом или создавать отдельные папки для нового проекта во всех разделах клиент-серверной структуры (например, glob - client/glob, shared/glob, server/glob). Для каждого лучше отдельно + сборка для каждого своя ... при дебаге и отладке будет проще Если цель - создать один war - то хорошо подумать а нужно ли оно... а так да : у каждого своя иерархия клиентского когда , они не будут общаться так? тогда у каждого совой Main.gwt.xml в нем своя иерархия Код: java 1. 2. 3. 4. 5. 6. 7. 8. 9. 10. а в gwt.properties сборка всего этого по частям : просто указать в одну строку через пробел точки входа и кол-во сборщиков gwt.compiler.local.workers=4 автор gwt.module=com.testtool.gwt.httpext.client.MainEntryPoint1 com.testtool.gwt.tcp.client.MainEntryPoint2 gwt.output.dir=/org.yournamehere.Main # Script output style: OBF[USCATED], PRETTY, or DETAILED gwt.compiler.output.style=OBF # Additional JVM arguments for the GWT compiler gwt.compiler.jvmargs=-Xmx512M # Specifies the number of local workers to use whe compiling permutations and module(s) gwt.compiler.local.workers=4 # The level of logging detail: ERROR, WARN, INFO, TRACE, DEBUG, gwt.compiler.logLevel=INFO # Script output style: OBF[USCATED], PRETTY, or DETAILED gwt.shell.output.style=OBF # The level of logging detail: ERROR, WARN, INFO, TRACE, DEBUG, gwt.shell.logLevel=WARN # Additional JVM arguments for the GWT shell/GWT hosted mode (GWT 1.6) # Add -d32 here and use at least GWT 1.7.1 to debug on a Mac # (32-bit JVM is required by GWT for debugging before GWT 2.0) gwt.shell.jvmargs=-Xmx512M # Java executable that should be used for the GWT Dev mode # This can be used to choose a 32-bit JVM on a 64-bit OS # (32-bit JVM is required by GWT for debugging before GWT 2.0) # Leave the value empty if the default JVM should be used. gwt.shell.java= # GWT version: 1.5, 1.6, 1.7, 2.0 or 2.1 gwt.version=2.5 # since GWT 2.0 # Specifies the TCP port for the code server gwt.shell.code.server.port=9997 # since GWT 2.0 # Specifies the TCP port for the embedded web server gwt.shell.port=8888 # Additional GWT compiler arguments # GWT 2.0/2.1 compiler supports these: # -workDir The compiler's working directory for internal use (must be writeable; defaults to a system temp dir) # -gen Debugging: causes normally-transient generated types to be saved in the specified directory # -ea Debugging: causes the compiled output to check assert statements # -XdisableClassMetadata EXPERIMENTAL: Disables some java.lang.Class methods (e.g. getName()) # -XdisableCastChecking EXPERIMENTAL: Disables run-time checking of cast operations # -validateOnly Validate all source code, but do not compile # -draftCompile Enable faster, but less-optimized, compilations # -compileReport Create a compile report that tells the Story of Your Compile # -localWorkers The number of local workers to use when compiling permutations # -extra The directory into which extra files, not intended for deployment, will be written gwt.compiler.args=-draftCompile # Additional JVM arguments for JUnit tests gwt.test.jvmargs=-Xmx512M # Additional arguments for the GWT shell # e.g. -bindAddress 0.0.0.0 since GWT 2.0.1 gwt.shell.args= ... |
|||
|
:
Нравится:
Не нравится:
|
|||
| 17.09.2015, 11:26 |
|
||
|
|

start [/forum/topic.php?fid=59&msg=39053647&tid=2124928]: |
0ms |
get settings: |
5ms |
get forum list: |
9ms |
check forum access: |
2ms |
check topic access: |
2ms |
track hit: |
16ms |
get topic data: |
6ms |
get forum data: |
1ms |
get page messages: |
25ms |
get tp. blocked users: |
1ms |
| others: | 208ms |
| total: | 275ms |

| 0 / 0 |
